search for: csidl_printhood

Displaying 2 results from an estimated 2 matches for "csidl_printhood".

2005 May 04
0
New win32-dir
...nu CSIDL_COMMON_PROGRAMS = 0X0017 # All Users\Start Menu\Programs CSIDL_COMMON_STARTUP = 0x0018 # All Users\Startup CSIDL_COMMON_FAVORITES = 0x001f CSIDL_COMMON_DESKTOPDIRECTORY = 0x0019 # All Users\Desktop CSIDL_APPDATA = 0x001a # <user name>\Application Data CSIDL_PRINTHOOD = 0x001b # <user name>\PrintHood CSIDL_LOCAL_APPDATA = 0x001c # <user name>\Local Settings\Application Data CSIDL_ALTSTARTUP = 0x001d # non localized startup CSIDL_COMMON_ALTSTARTUP = 0x001e # non localized common startup CSIDL_INTERNET_CACHE = 0x00...
2005 May 02
1
Possible win32-dir mods
Hi Zach (or anyone with VC++ 6), I was hoping you would test a couple things for me. The first thing I would like you to try is replacing "#include <shlobj.h>" with "#include <shfolder.h>". That, or try including both. If that doesn''t do the trick, the next thing I''d like to try is commenting out all the rb_define_const lines that were