Table 3: Directory Templates for
Go Up to Mastering Apps
Table 3: Directory Templates for #Defines
#define | Directory Template |
---|---|
#define S_DT_CDDRIVE
|
T(S_DT_CDDRIVE_A) // Point to the first CD drive available
|
#define S_DT_FONTS
|
?fonts?
|
#define S_DT_DESKTOP
|
?desktop?
|
#define S_DT_STARTUP
|
?startmenu?
|
#define S_DT_RECENT
|
?recent?
|
#define S_DT_SENDTO
|
?sendto?
|
#define S_DT_DOCUMENTS
|
?documents?
|
#define S_DT_FAVORITES
|
?favorites?
|
#define S_DT_NETHOOD
|
?nethood?
|
#define S_DT_PRINTHOOD
|
?printhood?
|
#define S_DT_TEMPLATES
|
?templates?
|
#define S_DT_COMMONSTARTUP
|
?commonstartup?
|
#define S_DT_COMMONPROGRAMS
|
?commonprograms?
|
#define S_DT_COMMONSTARTMENU
|
?commonstartmenu?
|
#define S_DT_PUBLICDESKTOP
|
?publicdesktop?
|
#define S_DT_PROGRAMDATA
|
?programdata?
|
#define S_DT_COMMONTEMPLATES
|
?commontemplates?
|
#define S_DT_PUBLICDOCUMENTS
|
?publicdocuments?
|
#define S_DT_ROAMINGAPPDATA
|
?roamingappdata?
|
#define S_DT_LOCALAPPDATA
|
?localappdata?
|
#define S_DT_LOCALAPPDATALOW
|
?localappdatalow?
|
#define S_DT_INTERNETCACHE
|
?internetcache?
|
#define S_DT_COOKIES
|
?cookies?
|
#define S_DT_HISTORY
|
?history?
|