Initial
This commit is contained in:
14
pop/POP.H
Normal file
14
pop/POP.H
Normal file
@@ -0,0 +1,14 @@
|
||||
#define PC_SERVER 102
|
||||
#define PC_GETMAIL 103
|
||||
#define PC_EDIT 104
|
||||
|
||||
#define NS_SERVERNAME 101
|
||||
|
||||
#define STRING_SERVERNAMEKEY 1
|
||||
#define STRING_MAILDIRKEY 2
|
||||
#define STRING_REGENTRYKEY 3
|
||||
#define STRING_USERNAMEKEY 4
|
||||
#define STRING_PASSWORDKEY 5
|
||||
#define STRING_MAILBOXNAME 6
|
||||
#define STRING_USERFOLDERNAME 7
|
||||
|
||||
Reference in New Issue
Block a user