Ignore:
Timestamp:
Oct 27, 1999, 12:08:33 PM (26 years ago)
Author:
phaller
Message:

Fix: SetLastError(ERROR_SUCCESS) for most handle based operations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/kernel32exp.def

    r1146 r1472  
    418418    _ReadProcessMemory@20                     @579
    419419    _RegisterServiceProcess@8                 @580
     420    _ReinitializeCriticalSection@4            @581
    420421    _ReleaseMutex@4                           @582
    421422    _ReleaseSemaphore@12                      @583
     
    598599    WriteLog                                  @1202
    599600    WriteLogError                             @1214
    600     _RegisterPe2LxExe@48                      @1203
    601     _RegisterPe2LxDll@48                      @1209
     601    _RegisterPe2LxExe@12                      @1203
     602    _RegisterPe2LxDll@12                      @1209
    602603    _CreateWin32PeLdrExe@8                    @1236
    603604    _RegisterLxExe@8                          @1237
     
    644645    OS2SetExceptionHandler                    @1253
    645646    OS2UnsetExceptionHandler                  @1254
    646     __ct__12Win32MenuResFP14Win32ImageBaseUlN22  @1260
    647     __ct__12Win32MenuResFP14Win32ImageBaseUlN22Pc  @1261
    648     __ct__12Win32MenuResFUl                   @1262
    649     __ct__12Win32MenuResFPv                   @1263
     647    _PROFILE_GetOdinIniString@20              @1264
     648    _PROFILE_SetOdinIniString@12              @1265
     649    _PROFILE_GetOdinIniInt@12                 @1266
     650    _PROFILE_SetOdinIniInt@12                 @1267
     651    _PROFILE_GetOdinIniBool@12                @1268
     652    _PROFILE_SetOdinIniBool@12                @1269
     653    _PROFILE_SaveOdinIni@0                    @1270
Note: See TracChangeset for help on using the changeset viewer.