Ignore:
Timestamp:
Dec 18, 2011, 8:12:45 PM (14 years ago)
Author:
dmik
Message:

Restore inter-line spaces removed in r21863.

This is to avoid possible conflicts during the upcoming gcc-kmk merge.

File:
1 edited

Legend:

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

    r21863 r21914  
    965965    lstrncmpA                  = _DbglstrncmpA@12               @785
    966966    lstrncmpW                  = _DbglstrncmpW@12               @786
     967
    967968    GetDiskFreeSpaceExA        = _DbgGetDiskFreeSpaceExA@16     @871
    968969    GetDiskFreeSpaceExW        = _DbgGetDiskFreeSpaceExW@16     @873
     970
    969971    IsProcessorFeaturePresent  = _DbgIsProcessorFeaturePresent@4 @880
     972
    970973    GetFileAttributesExA       = _DbgGetFileAttributesExA@12    @874
    971974    GetFileAttributesExW       = _DbgGetFileAttributesExW@12    @875
     975
    972976    lstrncmpiA                 = _DbglstrncmpiA@12              @887
    973977    lstrncmpiW                 = _DbglstrncmpiW@12              @888
     978
    974979    lstrlenAtoW                = _DbglstrlenAtoW@8              @890
    975980    lstrlenWtoA                = _DbglstrlenWtoA@8              @891
    976981    lstrtrunc                  = _Dbglstrtrunc@8                @892
     982
    977983    GetLongPathNameA           = _DbgGetLongPathNameA@12        @900
    978984    GetLongPathNameW           = _DbgGetLongPathNameW@12        @901
     985
    979986; Windows 2000, Terminal Server 4.0 SP4 functions
    980987    GetSystemWindowsDirectoryA = _DbgGetWindowsDirectoryA@8     @902
    981988    GetSystemWindowsDirectoryW = _DbgGetWindowsDirectoryW@8     @903
     989
    982990; Windows 2000 (and up) volume functions
    983991    FindFirstVolumeA           = _DbgFindFirstVolumeA@8            @904
     
    986994    FindNextVolumeW            = _DbgFindNextVolumeW@12            @907
    987995    FindVolumeClose            = _DbgFindVolumeClose@4             @908
     996
    988997    FindFirstVolumeMountPointA = _DbgFindFirstVolumeMountPointA@12 @909
    989998    FindFirstVolumeMountPointW = _DbgFindFirstVolumeMountPointW@12 @910
     
    9911000    FindNextVolumeMountPointW  = _DbgFindNextVolumeMountPointW@12  @912
    9921001    FindVolumeMountPointClose  = _DbgFindVolumeMountPointClose@4   @913
     1002
    9931003    GetVolumeNameForVolumeMountPointA = _DbgGetVolumeNameForVolumeMountPointA@12 @914
    9941004    GetVolumeNameForVolumeMountPointW = _DbgGetVolumeNameForVolumeMountPointW@12 @915
     1005
    9951006    GetVolumePathNameA         = _DbgGetVolumePathNameA@12     @916
    9961007    GetVolumePathNameW         = _DbgGetVolumePathNameW@12     @917
     
    10011012; Internal function marker
    10021013;
     1014
    10031015;
    10041016; First free ordinal is 890
    10051017;
     1018
    10061019
    10071020; ----------------------------------------------------------------------------
     
    10591072
    10601073
     1074
    10611075; ----------------------------------------------------------------------------
    10621076;   KERNEL32 / WINE support functions that do not exist in the Win32 API
    10631077;   (These starts at ordinal 1200, API have ordinal less than 1200.)
    10641078; ----------------------------------------------------------------------------
     1079
    10651080    DebugErrorBox                 = DebugErrorBox                 @1201 NONAME
    10661081    WriteLog                                                      @1202 NONAME
     
    10691084    DecreaseLogCount                                              @1273 NONAME
    10701085    IncreaseLogCount                                              @1274 NONAME
     1086
    10711087;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
    10721088    _RegisterPe2LxExe@12                                          @1203
    10731089    _RegisterPe2LxDll@12                                          @1209
     1090
    10741091    _CreateWin32PeLdrExe@36                                       @1236
     1092
    10751093    _RegisterLxExe@8                                              @1237
    10761094    _RegisterLxDll@24                                             @1238
     
    10781096    _RegisterDummyExe@4                                           @1249
    10791097    _IsDummyExeLoaded@0                                           @1250 NONAME
     1098
    10801099;VMutex
    10811100;;   enter__6VMutexFUlPUl                                           @1204 NONAME
     
    10831102   __ct__6VMutexFv                                                @1206 NONAME
    10841103   __dt__6VMutexFv                                                @1207 NONAME
     1104
    10851105;version functions
    10861106   CheckVersionFromHMOD = CheckVersionFromHMOD                    @1223 NONAME
    10871107   CheckVersion         = CheckVersion                            @1224 NONAME
     1108
    10881109   Win32QueryModuleName = Win32QueryModuleName                    @1225 NONAME
     1110
    10891111   GetFS               = GetFS                                    @1226 NONAME
    10901112   SetFS               = SetFS                                    @1227 NONAME
    10911113   SetReturnFS         = SetReturnFS                              @1235 NONAME
     1114
    10921115   RestoreOS2TIB        = _RestoreOS2TIB@0                        @1228 NONAME
    10931116   SetWin32TIB          = _SetWin32TIB@4                          @1229 NONAME
    10941117   RestoreOS2FS         = RestoreOS2FS                            @1230 NONAME
     1118
    10951119   ;SvL: HandleManager functions
     1120
    10961121;   HMHandleTranslateToWin__FUlPUl                                  @1234
     1122
    10971123   HMHandleAllocate__FPUlUl                                       @1231 NONAME
    10981124   HMHandleFree__FUl                                              @1232 NONAME
     
    11031129   HMHandleGetUserData__FUl                                       @1263 NONAME
    11041130   HMHandleSetUserData__FUlT1                                     @1303 NONAME
     1131
    11051132   _GetThreadTEB@0                                                @1234 NONAME
    11061133   _GetTEBFromThreadId@4                                          @1255 NONAME
    11071134   _GetTEBFromThreadHandle@4                                      @1256 NONAME
     1135
    11081136; HEAP Management (heap.cpp, heapstring.cpp)
    11091137    HEAP_xalloc                = _DbgHEAP_xalloc@12                  @1240 NONAME
     
    11171145    HEAP_strdupA               = _DbgHEAP_strdupA@12                 @1247 NONAME
    11181146    HEAP_strdupW               = _DbgHEAP_strdupW@12                 @1248 NONAME
     1147
    11191148    _VIRTUAL_MapFileA@12                                          @1251 NONAME
    11201149    _VIRTUAL_MapFileW@12                                          @1252 NONAME
     1150
    11211151    OS2SetExceptionHandler                                        @1253 NONAME
    11221152    OS2UnsetExceptionHandler                                      @1254 NONAME
     1153
    11231154; -------------------
    11241155; Odin ini management
    11251156; -------------------
     1157
    11261158    _PROFILE_GetOdinIniString@20                                  @1264 NONAME
    11271159    _PROFILE_SetOdinIniString@12                                  @1265 NONAME
     
    11311163    _PROFILE_SetOdinIniBool@12                                    @1269 NONAME
    11321164    _PROFILE_SaveOdinIni@0                                        @1270 NONAME
     1165
    11331166;shared memory allocation
    11341167    _smalloc                                                      @1271 NONAME
     
    11391172    _debug_smallocfill                                            @1279 NONAME
    11401173    _debug_sfree                                                  @1280 NONAME
     1174
    11411175;code memory allocation
    11421176    codeHeap                                                      @1272 NONAME
     1177
    11431178;fast file API's
    11441179    FindFirstFileMultiA        = _FindFirstFileMultiA@12          @1290 NONAME
    11451180    FindNextFileMultiA         = _FindNextFileMultiA@12           @1291 NONAME
     1181
    11461182    _GetProcModuleFileNameA@12                                    @1295 NONAME
     1183
    11471184;Build number
    11481185    _Odin32GetBuildNumber@0                                       @1293 NONAME
     1186
    11491187    _WaitForInputIdle@8                                           @1301 NONAME
     1188
    11501189    InitializeKernel32                                            @1302 NONAME
     1190
    11511191    IsExeStarted__Fv                                              @2001 NONAME
    11521192    CheckCurFS                                                    @2002 NONAME
     
    11541194    _GetCPUFeatures                                               @2004 NONAME
    11551195    CPUFeatures                                                   @2005 NONAME
     1196
    11561197    _wctype_table                                                 @2006 NONAME
    11571198    _casemap_upper                                                @2007 NONAME
    11581199    _casemap_lower                                                @2008 NONAME
     1200
    11591201; @@PF this exports were cut-out as a result of migration to new unicode
    11601202; header 29.07.2002 and replaced by 3 new entries
     
    11621204;    _tolowerW@4                                                   @2007 NONAME
    11631205;    get_char_typeW                                                @2008 NONAME
     1206
    11641207    _GetProcessTIBSel@0                                           @2012 NONAME
     1208
    11651209    _SetRegistryRootKey@8                                         @2013 NONAME
    11661210    _SetCustomBuildName@8                                         @2014 NONAME
    11671211    _RegisterCustomDriver@36                                      @2015 NONAME
     1212
    11681213    strcmpiW                                                      @2020 NONAME
    11691214    strstrW                                                       @2021 NONAME
     
    11711216    strtolW                                                       @2027 NONAME
    11721217    strtoulW                                                      @2028 NONAME
     1218
    11731219    cp_wcstombs                                                   @2023 NONAME
    11741220    cp_mbstowcs                                                   @2024 NONAME
    11751221    cp_get_table                                                  @2025 NONAME
     1222
    11761223    OSLibDosDevIOCtl                                              @2026 NONAME
     1224
    11771225    OSLibImSetMsgQueueProperty                                    @2029 NONAME
     1226
    11781227    fIsDBCSEnv                                                    @2103 NONAME
    11791228    _hookInit@4                                                   @2104 NONAME
     1229
    11801230    vsnprintfW                            @2030 NONAME
    11811231    snprintfW                             @2031 NONAME
    11821232    sprintfW                              @2032 NONAME
     1233
    11831234    __argcA                               @2033 NONAME
    11841235    __argvA                               @2034 NONAME
    11851236    _CommandLineToArgvW@8                 @2035 NONAME
     1237
    11861238; custom dll hook installer
    11871239    _ODIN_SetDllLoadCallback@4                                    @2100 NONAME
    11881240; override export
    11891241    _ODIN_SetProcAddress@12                                       @2101 NONAME
     1242
    11901243; override TIB switching
    11911244    _ODIN_SetTIBSwitch@4                                          @2102 NONAME
     1245
    11921246    GetDisplayCodepage                                            @3000 NONAME
    11931247    GetWindowsCodepage                                            @3001 NONAME
     1248
    11941249; ODIN debugging functions
    11951250    _dbg_GetThreadCallDepth@0                                     @3100 NONAME
     
    12021257    _dbg_ThreadPushCall@4                                         @3107 NONAME
    12031258    _dbg_ThreadPopCall@0                                          @3108 NONAME
     1259
    12041260    _ODIN_QueryLoaders@24                                         @3109 NONAME
    12051261    _ODIN_IsWin32App@4                                            @3110 NONAME
     1262
    12061263    _OSLibWinCreateObject@32                                      @3111 NONAME
     1264
    12071265    _MMAP_RegisterMemoryRange@16                                  @3112 NONAME
    12081266    _MMAP_UnregisterMemoryRange@4                                 @3113 NONAME
     1267
    12091268    _ODIN_SetExceptionHandler@4                                   @3114 NONAME
    12101269    _ODIN_UnsetExceptionHandler@4                                 @3115 NONAME
     1270
    12111271    _PSAPI_EnumProcessModules@16                                  @3116 NONAME
    12121272    _PSAPI_GetModuleInformation@16                                @3117 NONAME
     1273
    12131274    _ODIN_SetProcessDword@12                                      @3118 NONAME
     1275
    12141276; required for Mozilla plugin
     1277
    12151278    _ODIN_ThreadEnterOdinContext@8 = _ODIN_ThreadEnterOdinContext@8 @3119
    12161279    _ODIN_ThreadLeaveOdinContext@8 = _ODIN_ThreadLeaveOdinContext@8 @3120
    12171280    _ODIN_ThreadLeaveOdinContextNested@8 = _ODIN_ThreadLeaveOdinContextNested@8 @3121
    12181281    _ODIN_ThreadEnterOdinContextNested@12 = _ODIN_ThreadEnterOdinContextNested@12 @3122
     1282
    12191283; Char functions (forwarders from user32)
    12201284    _DbgCharLowerA@4                                                 @3127 NONAME
     
    12511315    _DbgIsCharUpperW@4                                               @3160 NONAME
    12521316    SetFilePointerEx            = _SetFilePointerEx@20               @3161
    1253     SetWaitableTimer = _SetWaitableTimer@24                          @3162
    1254     GetUserDefaultUILanguage   = "_GetUserDefaultUILanguage@0"      @3163
     1317    SetWaitableTimer = _SetWaitableTimer@24                          @3162   
     1318
    12551319; NTDLL forwarder
    1256     VerSetConditionMask        = "_VerSetConditionMask@16"        @3164
    1257     VerifyVersionInfoW         = "_VerifyVersionInfoW@16"         @3165
    1258  
     1320    VerSetConditionMask        = "_VerSetConditionMask@16"           @3163
     1321
     1322    VerifyVersionInfoW         = "_VerifyVersionInfoW@16"            @3164
     1323    GetUserDefaultUILanguage   = "_GetUserDefaultUILanguage@0"       @3165
     1324
    12591325; RAS functions
    12601326    RasRegisterObjectTracking   = _RasRegisterObjectTracking@24      @3500
     
    12871353    RasCountObjects             = _RasCountObjects@12                @3527
    12881354    RasGetTrackHandle           = _RasGetTrackHandle@4               @3528
     1355
    12891356    DecodePointer              = _DecodePointer@4                 @3529 NONAME
    12901357    EncodePointer              = _EncodePointer@4                 @3530 NONAME
Note: See TracChangeset for help on using the changeset viewer.