NewsArchive
07-20-2011, 03:56 AM
Hi Friedrich,
I thought, I've already asked earlier for "%CSIDL_PROFILE%", but I can't
find the message.
At the moment, I simulate this with
Call DLL "shell32.dll" -- Function "SHGetFolderPath"
(HWND,INT,HWND,LONG,*STRING) (0,40,0,0,%_CSIDL_PROFILE%)
is there a build-in variable for this special folder?
Thanks for your answer.
Markus
I thought, I've already asked earlier for "%CSIDL_PROFILE%", but I can't
find the message.
At the moment, I simulate this with
Call DLL "shell32.dll" -- Function "SHGetFolderPath"
(HWND,INT,HWND,LONG,*STRING) (0,40,0,0,%_CSIDL_PROFILE%)
is there a build-in variable for this special folder?
Thanks for your answer.
Markus