You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
391 B
10 lines
391 B
#define IDS_CSIDL_PERSONAL 1
|
|
#define IDS_CSIDL_MYPICTURES 2
|
|
#define IDS_CSIDL_APPDATA 3
|
|
#define IDS_CSIDL_LOCAL_APPDATA 4
|
|
#define IDS_CSIDL_CACHE 5
|
|
#define IDS_CSIDL_COOKIES 6
|
|
#define IDS_CSIDL_HISTORY 7
|
|
#define IDS_CSIDL_COMMON_DOCUMENTS 8
|
|
#define IDS_CSIDL_ADMINTOOLS 9
|
|
#define IDS_CSIDL_MYMUSIC 10
|