Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (WinAPI, Konsole) » SHGetFolderPath

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
14.06.2007, 14:12 Uhr
~supeestaaa
Gast


Habe es mal mit SHGetFolderPath probiert:

C++:
char buf[250];
SHGetFolderPath(NULL,CSIDL_PROGRAM_FILES,NULL,SHGFP_TYPE_CURRENT,buf);    




Aber es kommt dann immer folgende Fehlermeldung:

Code:
main.c: In function `main':
main.c:8: error: `SHGFP_TYPE_CURRENT' undeclared (first use in this function)
main.c:8: error: (Each undeclared identifier is reported only once

main.c:8: error: for each function it appears in.)

make.exe: *** [main.o] Error 1


Dieser Post wurde am 14.06.2007 um 14:47 Uhr von FloSoft editiert.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
14.06.2007, 14:47 Uhr
FloSoft
Medialer Over-Flow
(Administrator)


hi,
shlobj.h inkludiert?
--
class God : public ChuckNorris { };
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
14.06.2007, 16:09 Uhr
~supeestaaa
Gast


Ja is eingebunden
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
003
14.06.2007, 16:35 Uhr
FloSoft
Medialer Over-Flow
(Administrator)


dann ists komisch wenn er das nicht findet.
--
class God : public ChuckNorris { };
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C / C++ (WinAPI, Konsole) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: