File system directory that corresponds to the users nonlocalized Startup program group. (All UsersStartup?
CSIDL_APPDATA = &H1A ‘ * CSIDL_APPDATA – File system directory that serves as a common repository for application-specific data. A common path is C:\WINNT\Profiles\username\Application Data. CSIDL_BITBUCKET = &HA ‘ * CSIDL_BITBUCKET – Virtual folder containing the objects in the user’s Recycle Bin. CSIDL_COMMON_ALTSTARTUP = &H1E ‘ * CSIDL_COMMON_ALTSTARTUP – File system directory that corresponds to the nonlocalized Startup program group for all users. Valid only for Windows NT systems. CSIDL_COMMON_APPDATA = &H23 ‘ * CSIDL_COMMON_APPDATA – Version 5.0. Application data for all users. A common path is C:\WINNT\Profiles\All Users\Application Data. CSIDL_COMMON_DESKTOPDIRECTORY = &H19 ‘ * CSIDL_DESKTOPDIRECTORY – File system directory used to physically store file objects on the desktop (not to be confused with the desktop folder itself). A common path is C:\WINNT\Profiles\username\Desktop CSIDL_COMMON_DOCUMENTS = &H2E ‘ * CSIDL_COMMON_DOCUMENTS – File system directory that contains docu
Related Questions
- How can I write the program in such a way that it can access the file with its proper directory name on the PC (e.g. pilotmyusercasl) and no directory name on the Palm handheld?
- File system directory that corresponds to the users nonlocalized Startup program group. (All UsersStartup?
- How do I use Group Policy to set File System permissions?