search for: csidl_common_favorit

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

Did you mean: csidl_common_favorites
2005 May 04
0
New win32-dir
...<user name>\nethood CSIDL_FONTS = 0x0014 # windows\fonts CSIDL_TEMPLATES = 0x0015 CSIDL_COMMON_STARTMENU = 0x0016 # All Users\Start Menu 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 CS...
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