Files correlati : Ricompilazione Demo : [ ] Commento : Corretta e migliorata gestione campi read only git-svn-id: svn://10.65.10.50/trunk@15195 c028cbd2-c16b-5b4b-a496-9718f37d4682
9 lines
305 B
C
Executable File
9 lines
305 B
C
Executable File
#define USR_USERNAME "USERNAME"
|
|
#define USR_USERDESC "USERDESC"
|
|
#define USR_GROUPNAME "GROUPNAME"
|
|
#define USR_PASSWORD "PASSWORD"
|
|
#define USR_DATAPWD "DATAPWD"
|
|
#define USR_ISGROUP "ISGROUP"
|
|
#define USR_AUTSTR "AUTSTR"
|
|
#define USR_PERMISSION "PERMISSION"
|
|
#define USR_CONNECTED "CONNECTED" |