* lib/shell32.def (SHGetFolderPath[AW]): Add comment.

* lib/shfolder.def: New file.
This commit is contained in:
Danny Smith
2002-09-16 10:28:16 +00:00
parent fbf3d133ce
commit 0812076923
3 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,4 @@
LIBRARY "SHFOLDER.DLL"
EXPORTS
SHGetFolderPathA@20
SHGetFolderPathW@20