Changeset 1575 for trunk/src/shell32
- Timestamp:
- Nov 3, 1999, 8:36:34 PM (26 years ago)
- Location:
- trunk/src/shell32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shell32.def
r1555 r1575 1 ; $Id: shell32.def,v 1.1 8 1999-11-02 20:36:41sandervl Exp $1 ; $Id: shell32.def,v 1.19 1999-11-03 19:35:39 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 105 105 SHLogILFromFSIL = _SHLogILFromFSIL@4 @95 106 106 StrRetToStrN = _StrRetToStrN@16 @96 107 StrRetToStrNA = _StrRetToStrNA@16 @396108 StrRetToStrNW = _StrRetToStrNW@16 @397109 107 SHWaitForFileToOpen = _SHWaitForFileToOpen@12 @97 110 108 SHGetRealIDL = _SHGetRealIDL@12 @98 … … 377 375 StrRetToBufA = _StrRetToBufA@16 @1000 378 376 StrRetToBufW = _StrRetToBufW@16 @1001 379 PathMatchSpecW = _PathMatchSpecW@8 @1002 377 PathMatchSpecA = _PathMatchSpecA@8 @1002 378 PathMatchSpecW = _PathMatchSpecW@8 @1003 379 StrRetToStrNA = _StrRetToStrNA@16 @1004 380 StrRetToStrNW = _StrRetToStrNW@16 @1005 381 PathAddBackslashA = _PathAddBackslashA@4 @1006 382 PathAddBackslashW = _PathAddBackslashW@4 @1007 383 PathFindFilenameA = _PathFindFilenameA@4 @1008 384 PathFindFilenameW = _PathFindFilenameW@4 @1009 385 PathIsRootA = _PathIsRootA@4 @1010 386 PathIsRootW = _PathIsRootW@4 @1011 387 PathRemoveBackslashA = _PathRemoveBackslashA@4 @1012 388 PathRemoveBackslashW = _PathRemoveBackslashW@4 @1013 389 PathRemoveFileSpecA = _PathRemoveFileSpecA@4 @1014 -
trunk/src/shell32/shell32exp.def
r1555 r1575 72 72 _SHLogILFromFSIL@4 @95 73 73 _StrRetToStrN@16 @96 74 _StrRetToStrNA@16 @39675 _StrRetToStrNW@16 @39776 74 _SHWaitForFileToOpen@12 @97 77 75 _SHGetRealIDL@12 @98 … … 245 243 _StrRetToBufA@16 @1000 246 244 _StrRetToBufW@16 @1001 247 _PathMatchSpecW@8 @1002 245 _PathMatchSpecA@8 @1002 246 _PathMatchSpecW@8 @1003 247 _StrRetToStrNA@16 @1004 248 _StrRetToStrNW@16 @1005 249 _PathAddBackslashA@4 @1006 250 _PathAddBackslashW@4 @1007 251 _PathFindFilenameA@4 @1008 252 _PathFindFilenameW@4 @1009 253 _PathIsRootA@4 @1010 254 _PathIsRootW@4 @1011 255 _PathRemoveBackslashA@4 @1012 256 _PathRemoveBackslashW@4 @1013 257 _PathRemoveFileSpecA@4 @1014
Note:
See TracChangeset
for help on using the changeset viewer.