- Timestamp:
- Nov 2, 2000, 10:52:18 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shell32.def
r4549 r4550 1 ; $Id: shell32.def,v 1.3 1 2000-11-02 09:01:40 achimhaExp $1 ; $Id: shell32.def,v 1.32 2000-11-02 09:52:18 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 37 37 SHILCreateFromPath = _SHILCreateFromPathAW@12 @28 38 38 PathIsRoot = _PathIsRootAW@4 @29 39 PathBuildRoot = _PathBuildRootA @8@3039 PathBuildRoot = _PathBuildRootAW@8 @30 40 40 PathFindExtension = _PathFindExtensionAW@4 @31 41 41 PathAddBackslash = _PathAddBackslashAW@4 @32 … … 52 52 PathIsExe = _PathIsExeAW@4 @43 53 53 DoEnvironmentSubstA = _DoEnvironmentSubstA@8 @44 54 PathFileExists = _PathFileExistsA @4@4554 PathFileExists = _PathFileExistsAW@4 @45 55 55 PathMatchSpec = _PathMatchSpecAW@8 @46 56 56 PathMakeUniqueName = _PathMakeUniqueNameAW@20 @47 … … 60 60 PathResolve = _PathResolveAW@12 @51 61 61 PathGetArgs = _PathGetArgsAW@4 @52 62 DoEnvironmentSubst W = _DoEnvironmentSubstW@8@5362 DoEnvironmentSubst = _DoEnvironmentSubstAW@8 @53 63 63 DragAcceptFiles = _DragAcceptFiles@8 @54 64 64 PathQuoteSpaces = _PathQuoteSpacesAW@4 @55 65 65 PathUnquoteSpaces = _PathUnquoteSpacesAW@4 @56 66 66 PathGetDriveNumber = _PathGetDriveNumberAW@4 @57 67 ParseField = _ParseFieldA @16@5867 ParseField = _ParseFieldAW@16 @58 68 68 RestartDialog = _RestartDialog@12 @59 69 69 ExitWindowsDialog = _ExitWindowsDialog@4 @60 … … 184 184 SHValidateUNC = _SHValidateUNC@12 @173 185 185 SHCreateShellFolderViewEx = _SHCreateShellFolderViewEx@8 @174 186 SHGetSpecialFolderPath A = _SHGetSpecialFolderPathA@16@175186 SHGetSpecialFolderPath = _SHGetSpecialFolderPathAW@16 @175 187 187 SHSetInstanceExplorer = _SHSetInstanceExplorer@4 @176 188 188 ; DAD_SetDragImageFromListView = _DAD_SetDragImageFromListView@? @177 … … 366 366 ReadCabinetState = _ReadCabinetState@8 @651 367 367 WriteCabinetState = _WriteCabinetState@4 @652 368 PathProcessCommand A = _PathProcessCommandA@16@653368 PathProcessCommand = _PathProcessCommandAW@16 @653 369 369 _SHELL32_654@8 @654 370 370 FileIconInit = _FileIconInit@4 @660 371 371 IsUserAdmin = _IsUserAdmin@0 @680 372 373 ; 374 ; version 4.71 (IE4.0) 375 ; _WIN32_IE >= 0x0400 376 ; 377 SHGetSpecialFolderPathA = _SHGetSpecialFolderPathA@16 @690 372 378 373 379 ;
Note:
See TracChangeset
for help on using the changeset viewer.