Changeset 4809 for trunk/src/shfolder
- Timestamp:
- Dec 16, 2000, 11:53:51 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shfolder/shfolder.def
r4086 r4809 1 ; $Id: shfolder.def,v 1. 1 2000-08-24 12:00:30 sandervlExp $1 ; $Id: shfolder.def,v 1.2 2000-12-16 22:53:44 bird Exp $ 2 2 3 3 LIBRARY SHFOLDER INITINSTANCE TERMINSTANCE 4 DESCRIPTION 'Odin32 System DLL - SHFolder' 4 5 DATA MULTIPLE NONSHARED 5 6 … … 7 8 8 9 ;which ordinals??? 9 SHGetFolderPathA = _SHGetFolderPathA@20 10 SHGetFolderPathW = _SHGetFolderPathW@20 10 SHGetFolderPathA = _SHGetFolderPathA@20 @1 11 SHGetFolderPathW = _SHGetFolderPathW@20 @2
Note:
See TracChangeset
for help on using the changeset viewer.