- Timestamp:
- Nov 2, 1999, 9:36:41 PM (26 years ago)
- Location:
- trunk/src/shell32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shell32.def
r1547 r1555 1 ; $Id: shell32.def,v 1.1 7 1999-11-02 19:08:17sandervl Exp $1 ; $Id: shell32.def,v 1.18 1999-11-02 20:36:41 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 53 53 PathFileExists = _PathFileExistsA@4 @45 54 54 PathMatchSpec = _PathMatchSpecAW@8 @46 55 PathMatchSpecW = _PathMatchSpecW@8 @34656 55 ; PathMakeUniqueName = _PathMakeUniqueNameAW@20 @47 57 56 PathSetDlgItemPath = _PathSetDlgItemPathAW@12 @48 … … 375 374 376 375 ; FOOBAR1217 = _FOOBAR1217@? @1217 377 378 376 377 StrRetToBufA = _StrRetToBufA@16 @1000 378 StrRetToBufW = _StrRetToBufW@16 @1001 379 PathMatchSpecW = _PathMatchSpecW@8 @1002 -
trunk/src/shell32/shell32exp.def
r1552 r1555 36 36 _PathFileExists@4 @45 37 37 _PathMatchSpec@8 @46 38 _PathMatchSpecW@8 @34639 38 _PathSetDlgItemPath@12 @48 40 39 _PathQualify@4 @49 … … 244 243 _FileIconInit@4 @660 245 244 _IsUserAdmin@0 @680 245 _StrRetToBufA@16 @1000 246 _StrRetToBufW@16 @1001 247 _PathMatchSpecW@8 @1002
Note:
See TracChangeset
for help on using the changeset viewer.