Changeset 2360 for trunk/src


Ignore:
Timestamp:
Jan 8, 2000, 5:43:03 AM (26 years ago)
Author:
phaller
Message:

Fix: broken shell32 build

File:
1 edited

Legend:

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

    r1575 r2360  
    215215    _Shell_NotifyIconA@8                      @297
    216216    _Shell_NotifyIconW@8                      @298
     217    _StrChrA@8                                @301
     218    _StrChrIA@8                               @302
     219    _StrChrIW@8                               @303
    217220    _StrChrW@8                                @304
     221    _StrCmpNIA@12                             @306
    218222    _StrCmpNIW@12                             @307
    219223    _StrCpyNW@12                              @310
    220224    _StrNCpyW@8                               @316
     225    _StrRChrA@12                              @317
    221226    _StrRChrW@12                              @320
     227    _StrStrIA@8                               @326
     228    _StrStrIW@8                               @327
    222229    _SHRegCloseKey@4                          @505
    223230    _SHRegOpenKeyA@12                         @506
     
    241248    _FileIconInit@4                           @660
    242249    _IsUserAdmin@0                            @680
    243     _StrRetToBufA@16                          @1000
    244     _StrRetToBufW@16                          @1001
    245250    _PathMatchSpecA@8                         @1002
    246251    _PathMatchSpecW@8                         @1003
     
    256261    _PathRemoveBackslashW@4                   @1013
    257262    _PathRemoveFileSpecA@4                    @1014
     263    _PathCombineA@12                          @1015
     264    _PathCombineW@12                          @1016
     265    _PathGetArgsA@4                           @1019
     266    _PathGetArgsW@4                           @1020
     267    _PathBuildRootA@8                         @1021
     268    _PathBuildRootW@8                         @1022
     269    _PathUnquoteSpacesA@4                     @1023
     270    _PathUnquoteSpacesW@4                     @1024
     271    _PathFindOnPathA@8                        @1025
     272    _PathFindOnPathW@8                        @1026
     273    _PathFileExistsA@4                        @1027
     274    _PathFileExistsW@4                        @1028
     275    _PathIsRelativeA@4                        @1029
     276    _PathIsRelativeW@4                        @1030
     277    _PathRemoveBlanksA@4                      @1031
     278    _PathRemoveBlanksW@4                      @1032
     279    _PathQuoteSpacesA@4                       @1033
     280    _PathQuoteSpacesW@4                       @1034
     281    _PathSetDlgItemPathA@12                   @1035
     282    _PathSetDlgItemPathW@12                   @1036
     283    _PathGetDriveNumberA@4                    @1037
     284    _PathGetDriveNumberW@4                    @1038
     285    _PathIsUNCA@4                             @1039
     286    _PathIsUNCW@4                             @1040
     287    _StrFormatByteSizeA@12                    @1041
     288    _StrFormatByteSizeW@12                    @1042
     289    _PathAppendA@8                            @1043
     290    _PathAppendW@8                            @1044
     291    _StrRetToBufA@16                          @1045
     292    _StrRetToBufW@16                          @1046
Note: See TracChangeset for help on using the changeset viewer.