search for: csidl_internet_cache

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

2005 May 04
0
New win32-dir
...\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 = 0x0020 CSIDL_COOKIES = 0x0021 CSIDL_HISTORY = 0x0022 CSIDL_COMMON_APPDATA = 0x0023 # All Users\Application Data CSIDL_WINDOWS = 0x0024 # GetWindowsDirectory() CSIDL_SYSTEM = 0x0025 # GetSystemDirecto...
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