PDA

View Full Version : Special Folders



NewsArchive
09-04-2007, 02:05 AM
I have an app that reads the values returned by Windows with the
ShGetSpecialFolderPath and ShGetFolderPath for each defined CSIDL value. I
wrote it so I could put together a document with all the values for each
version of Windows. Unfortunately, I don't have access to all versions of
Windows but I am hoping some of you have some that I don't.

Anyway, the app creates an INI file in the same folder as the program is run
from. I have run it on the following Windows versions:

98SE
ME
XP SP2
Vista Home Premium

I would love it if some of you could run the app and send me the resulting INI
files for the OS versions I am missing.

Specifically, I am looking for the following:

95
98 (initial release, not SE)
NT
2000
Various server versions

The complete Clarion source as well as my document so far can be downloaded from:

http://www.beaverlog.com/information/ReadCSIDL.zip

You can compile it in any version of Clarion (I think).

If you want just the compiled program, it can be downloaded from:

http://www.beaverlog.com/information/ReadCSIDL.exe

Please email the INI files (CSIDLTest.ini) to me at: peter at beaverlog dot com.

Thanks,

Peter Gysegem
Beaver Creek Software