search for: csidl_startmenu

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

2005 May 04
0
New win32-dir
...0x0006 # <user name>\Favorites CSIDL_STARTUP = 0x0007 # Start Menu\Programs\Startup CSIDL_RECENT = 0x0008 # <user name>\Recent CSIDL_SENDTO = 0x0009 # <user name>\SendTo CSIDL_BITBUCKET = 0x000a # <desktop>\Recycle Bin CSIDL_STARTMENU = 0x000b # <user name>\Start Menu CSIDL_MYDOCUMENTS = 0x000c # logical "My Documents" desktop icon CSIDL_MYMUSIC = 0x000d # "My Music" folder CSIDL_MYVIDEO = 0x000e # "My Videos" folder CSIDL_DESKTOPDIRECTORY = 0x001...
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