Einzelnen Beitrag anzeigen

Tyrael Y.

Registriert seit: 28. Jul 2003
Ort: Stuttgart
1.093 Beiträge
 
Delphi 2007 Professional
 
#8

Re: forcedirectories + Vista = Problem?

  Alt 10. Dez 2009, 07:46
Hier.
Delphi-Quellcode:
var
  AppDir: String;
begin
 ...
  AppDir := GetSpecialFolder(CSIDL_LOCAL_APPDATA);
...
end;
Hier hast du dazu mehr Info.

SpecialFolder

und hier auch

SpecialFolder
Levent Yildirim
Erzeugung von Icons aus Bildern:IconLev
  Mit Zitat antworten Zitat