Click here to Skip to main content
15,915,042 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Runtime linking problem between 2 .dll Pin
yarp10-Oct-01 18:53
yarp10-Oct-01 18:53 
GeneralDebugging under Windows 98 Pin
James Spibey10-Oct-01 7:00
James Spibey10-Oct-01 7:00 
GeneralRe: Debugging under Windows 98 Pin
James Spibey10-Oct-01 7:14
James Spibey10-Oct-01 7:14 
GeneralWNDPROC function types. Pin
Mike Doner10-Oct-01 6:12
Mike Doner10-Oct-01 6:12 
GeneralRe: WNDPROC function types. Pin
Joaquín M López Muñoz10-Oct-01 7:09
Joaquín M López Muñoz10-Oct-01 7:09 
GeneralRe: WNDPROC function types. Pin
Tim Deveaux10-Oct-01 8:18
Tim Deveaux10-Oct-01 8:18 
GeneralRe: WNDPROC function types. Pin
Mike Doner10-Oct-01 9:36
Mike Doner10-Oct-01 9:36 
GeneralMissing ShFolder.h and ShFolder.lib Pin
The Arabundi10-Oct-01 6:01
The Arabundi10-Oct-01 6:01 
Lame.

I'm trying to use ShGetFolderPath to figure out the location of the "My Documents" forlder and MSDN claims that I need ShFolder.h and ShFolder.lib. Overlooking the fact that all other shell related files begin with "SHL" and not just "SH", when I included them, my compiler (VC6 no SPs) claims not to be able to locate them...

I looked for them myself and lo and behold, they are missing. I seem to have every other file, just not the one I want.

So, I have two questions:
1. Do the ShFolder.* files exist and for some god-foraken reason I don't have them or are they part of mythology?
2. Is there another API or way to find the "My Documents" folder that does not include searching the hard drive for it?

Thanks in advance,
The Arabundi

---
PAGE FAULT: Please insert "Swap File Disk 2" in drive and press any key to continue
GeneralRe: Missing ShFolder.h and ShFolder.lib Pin
Masaaki Onishi10-Oct-01 6:33
Masaaki Onishi10-Oct-01 6:33 
GeneralRe: Missing ShFolder.h and ShFolder.lib Pin
The Arabundi10-Oct-01 7:24
The Arabundi10-Oct-01 7:24 
GeneralCharacters conversions on ReadFile and WriteFile Pin
MAXS72U10-Oct-01 5:50
MAXS72U10-Oct-01 5:50 
GeneralRe: Characters conversions on ReadFile and WriteFile Pin
Erik G. Poel10-Oct-01 6:02
Erik G. Poel10-Oct-01 6:02 
GeneralRe: Characters conversions on ReadFile and WriteFile Pin
MAXS72U10-Oct-01 20:27
MAXS72U10-Oct-01 20:27 
GeneralRe: Characters conversions on ReadFile and WriteFile Pin
MAXS72U10-Oct-01 21:32
MAXS72U10-Oct-01 21:32 
GeneralWinCE/eMbedded Visual C++ Pin
Erik G. Poel10-Oct-01 5:12
Erik G. Poel10-Oct-01 5:12 
GeneralLNK2001 Error when creating a Multithreaded Debug DLL Pin
Stacie Bartley10-Oct-01 4:48
Stacie Bartley10-Oct-01 4:48 
GeneralRe: LNK2001 Error when creating a Multithreaded Debug DLL Pin
James Spibey16-Dec-01 0:38
James Spibey16-Dec-01 0:38 
GeneralEject CD by DeviceIoControl Pin
Masaaki Onishi10-Oct-01 4:17
Masaaki Onishi10-Oct-01 4:17 
GeneralCProperty Sheet Pin
10-Oct-01 4:14
suss10-Oct-01 4:14 
GeneralRe: CProperty Sheet Pin
Erik G. Poel10-Oct-01 4:33
Erik G. Poel10-Oct-01 4:33 
QuestionCreating a COM object in another thread? Pin
NormDroid10-Oct-01 2:49
professionalNormDroid10-Oct-01 2:49 
AnswerRe: Creating a COM object in another thread? Pin
10-Oct-01 3:12
suss10-Oct-01 3:12 
GeneralRe: Creating a COM object in another thread? Pin
NormDroid10-Oct-01 3:42
professionalNormDroid10-Oct-01 3:42 
GeneralRe: Creating a COM object in another thread? Pin
10-Oct-01 3:53
suss10-Oct-01 3:53 
GeneralRe: Creating a COM object in another thread? Pin
NormDroid10-Oct-01 3:59
professionalNormDroid10-Oct-01 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.