Ignore:
Timestamp:
Feb 14, 2003, 11:07:19 AM (23 years ago)
Author:
sandervl
Message:

DT: Shell file operation updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shell32.def

    r8586 r9805  
    1 ; $Id: shell32.def,v 1.38 2002-06-07 08:21:43 sandervl Exp $
     1; $Id: shell32.def,v 1.39 2003-02-14 10:07:18 sandervl Exp $
    22
    33; Based on Windows 95
     
    2929    ILGlobalClone                     = _ILGlobalClone@4                      @20
    3030    ILIsEqual                         = _ILIsEqual@8                          @21
    31     Control_RunDLL                    = _Control_RunDLL@16                    @22
     31    Control_RunDLL                    = _Control_RunDLLA@16                   @22
    3232    ILIsParent                        = _ILIsParent@12                        @23
    3333    ILFindChild                       = _ILFindChild@8                        @24
     
    4848    PathIsUNC                         = _PathIsUNCAW@4                        @39
    4949    PathIsRelative                    = _PathIsRelativeAW@4                   @40
    50 ;   Control_RunDLLA                   = _Control_RunDLLA@16                   @41
    51 ;   Control_RunDLLW                   = _Control_RunDLLW@16                   @42
     50    Control_RunDLLA                   = _Control_RunDLLA@16                   @41
     51    Control_RunDLLW                   = _Control_RunDLLW@16                   @42
    5252    PathIsExe                         = _PathIsExeAW@4                        @43
    5353    DoEnvironmentSubstA               = _DoEnvironmentSubstA@8                @44
     
    173173    SHSimpleIDListFromPath            = _SHSimpleIDListFromPathAW@4           @162
    174174    StrToOleStr                       = _StrToOleStr@8                        @163
    175     Win32DeleteFile                   = _Win32DeleteFile@4                    @164
     175    Win32DeleteFile                   = _Win32DeleteFileAW@4                  @164
    176176    SHCreateDirectory                 = _SHCreateDirectory@8                  @165
    177177;   CallCPLEntry16                    = _CallCPLEntry16@?                     @166
     
    248248    SHBrowseForFolderA                = _SHBrowseForFolderA@4                 @237
    249249    SHBrowseForFolderW                = _SHBrowseForFolderW@4                 @238
    250     SHChangeNotify                    = _SHChangeNotifyAW@16                  @239
     250    SHChangeNotify                    = _SHChangeNotify@16                    @239
    251251    SHEmptyRecycleBinA                = _SHEmptyRecycleBinA@12                @240
    252252    SHEmptyRecycleBinW                = _SHEmptyRecycleBinW@12                @241
Note: See TracChangeset for help on using the changeset viewer.