Last change
on this file since 10367 was 4809, checked in by bird, 25 years ago |
Added or update the description. (It is used in the bldlevel info.)
|
File size:
291 bytes
|
Line | |
---|
1 | ; $Id: shfolder.def,v 1.2 2000-12-16 22:53:44 bird Exp $
|
---|
2 |
|
---|
3 | LIBRARY SHFOLDER INITINSTANCE TERMINSTANCE
|
---|
4 | DESCRIPTION 'Odin32 System DLL - SHFolder'
|
---|
5 | DATA MULTIPLE NONSHARED
|
---|
6 |
|
---|
7 | EXPORTS
|
---|
8 |
|
---|
9 | ;which ordinals???
|
---|
10 | SHGetFolderPathA = _SHGetFolderPathA@20 @1
|
---|
11 | SHGetFolderPathW = _SHGetFolderPathW@20 @2
|
---|
Note:
See
TracBrowser
for help on using the repository browser.