Changeset 21863 for trunk/src


Ignore:
Timestamp:
Dec 7, 2011, 9:15:52 PM (14 years ago)
Author:
abwillis
Message:

Ticket #52, added to debug and moved exports to cleaner location in def file.

Location:
trunk/src/kernel32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.DEF

    r21848 r21863  
    964964    lstrncmpA                  = _lstrncmpA@12               @785
    965965    lstrncmpW                  = _lstrncmpW@12               @786
    966 
    967966    GetDiskFreeSpaceExA        = _GetDiskFreeSpaceExA@16     @871
    968967    GetDiskFreeSpaceExW        = _GetDiskFreeSpaceExW@16     @873
    969 
    970968    IsProcessorFeaturePresent  = _IsProcessorFeaturePresent@4 @880
    971 
    972969    GetFileAttributesExA       = _GetFileAttributesExA@12    @874
    973970    GetFileAttributesExW       = _GetFileAttributesExW@12    @875
    974 
    975971    lstrncmpiA                 = _lstrncmpiA@12              @887
    976972    lstrncmpiW                 = _lstrncmpiW@12              @888
    977 
    978973    lstrlenAtoW                = _lstrlenAtoW@8              @890
    979974    lstrlenWtoA                = _lstrlenWtoA@8              @891
    980975    lstrtrunc                  = _lstrtrunc@8                @892
    981 
    982976    GetLongPathNameA           = _GetLongPathNameA@12        @900
    983977    GetLongPathNameW           = _GetLongPathNameW@12        @901
    984 
    985978; Windows 2000, Terminal Server 4.0 SP4 functions
    986979    GetSystemWindowsDirectoryA = _GetWindowsDirectoryA@8     @902
    987980    GetSystemWindowsDirectoryW = _GetWindowsDirectoryW@8     @903
    988 
    989981; Windows 2000 (and up) volume functions
    990982    FindFirstVolumeA           = _FindFirstVolumeA@8            @904
     
    993985    FindNextVolumeW            = _FindNextVolumeW@12            @907
    994986    FindVolumeClose            = _FindVolumeClose@4             @908
    995 
    996987    FindFirstVolumeMountPointA = _FindFirstVolumeMountPointA@12 @909
    997988    FindFirstVolumeMountPointW = _FindFirstVolumeMountPointW@12 @910
     
    999990    FindNextVolumeMountPointW  = _FindNextVolumeMountPointW@12  @912
    1000991    FindVolumeMountPointClose  = _FindVolumeMountPointClose@4   @913
    1001 
    1002992    GetVolumeNameForVolumeMountPointA = _GetVolumeNameForVolumeMountPointA@12 @914
    1003993    GetVolumeNameForVolumeMountPointW = _GetVolumeNameForVolumeMountPointW@12 @915
    1004 
    1005994    GetVolumePathNameA         = _GetVolumePathNameA@12        @916
    1006995    GetVolumePathNameW         = _GetVolumePathNameW@12        @917
     
    10111000; Internal function marker
    10121001;
    1013 
    10141002;
    10151003; First free ordinal is 890
    10161004;
    1017 
    10181005
    10191006; ----------------------------------------------------------------------------
     
    10711058
    10721059
    1073 
    10741060; ----------------------------------------------------------------------------
    10751061;   KERNEL32 / WINE support functions that do not exist in the Win32 API
    10761062;   (These starts at ordinal 1200, API have ordinal less than 1200.)
    10771063; ----------------------------------------------------------------------------
    1078 
    10791064    DebugErrorBox                 = DebugErrorBox                 @1201 NONAME
    10801065    WriteLog                                                      @1202 NONAME
     
    10831068    DecreaseLogCount                                              @1273 NONAME
    10841069    IncreaseLogCount                                              @1274 NONAME
    1085 
    10861070;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
    10871071    _RegisterPe2LxExe@12                                          @1203
    10881072    _RegisterPe2LxDll@12                                          @1209
    1089 
    10901073    _CreateWin32PeLdrExe@36                                       @1236
    1091 
    10921074    _RegisterLxExe@8                                              @1237
    10931075    _RegisterLxDll@24                                             @1238
     
    10951077    _RegisterDummyExe@4                                           @1249
    10961078    _IsDummyExeLoaded@0                                           @1250 NONAME
    1097 
    10981079;VMutex
    10991080;;   enter__6VMutexFUlPUl                                           @1204 NONAME
     
    11011082   __ct__6VMutexFv                                                @1206 NONAME
    11021083   __dt__6VMutexFv                                                @1207 NONAME
    1103 
    11041084;version functions
    11051085   CheckVersionFromHMOD = CheckVersionFromHMOD                    @1223 NONAME
    11061086   CheckVersion         = CheckVersion                            @1224 NONAME
    1107 
    11081087   Win32QueryModuleName = Win32QueryModuleName                    @1225 NONAME
    1109 
    11101088   GetFS               = GetFS                                    @1226 NONAME
    11111089   SetFS               = SetFS                                    @1227 NONAME
    11121090   SetReturnFS         = SetReturnFS                              @1235 NONAME
    1113 
    11141091   RestoreOS2TIB        = _RestoreOS2TIB@0                        @1228 NONAME
    11151092   SetWin32TIB          = _SetWin32TIB@4                          @1229 NONAME
    11161093   RestoreOS2FS         = RestoreOS2FS                            @1230 NONAME
    1117 
    11181094   ;SvL: HandleManager functions
    1119 
    11201095;   HMHandleTranslateToWin__FUlPUl                                  @1234
    1121 
    11221096   HMHandleAllocate__FPUlUl                                       @1231 NONAME
    11231097   HMHandleFree__FUl                                              @1232 NONAME
     
    11281102   HMHandleGetUserData__FUl                                       @1263 NONAME
    11291103   HMHandleSetUserData__FUlT1                                     @1303 NONAME
    1130 
    11311104   _GetThreadTEB@0                                                @1234 NONAME
    11321105   _GetTEBFromThreadId@4                                          @1255 NONAME
    11331106   _GetTEBFromThreadHandle@4                                      @1256 NONAME
    1134 
    11351107; HEAP Management (heap.cpp, heapstring.cpp)
    11361108    HEAP_xalloc                = _HEAP_xalloc@12                  @1240 NONAME
     
    11441116    HEAP_strdupA               = _HEAP_strdupA@12                 @1247 NONAME
    11451117    HEAP_strdupW               = _HEAP_strdupW@12                 @1248 NONAME
    1146 
    11471118    _VIRTUAL_MapFileA@12                                          @1251 NONAME
    11481119    _VIRTUAL_MapFileW@12                                          @1252 NONAME
    1149 
    11501120    OS2SetExceptionHandler                                        @1253 NONAME
    11511121    OS2UnsetExceptionHandler                                      @1254 NONAME
    1152 
    11531122; -------------------
    11541123; Odin ini management
    11551124; -------------------
    1156 
    11571125    _PROFILE_GetOdinIniString@20                                  @1264 NONAME
    11581126    _PROFILE_SetOdinIniString@12                                  @1265 NONAME
     
    11621130    _PROFILE_SetOdinIniBool@12                                    @1269 NONAME
    11631131    _PROFILE_SaveOdinIni@0                                        @1270 NONAME
    1164 
    11651132;shared memory allocation
    11661133    _smalloc                                                      @1271 NONAME
     
    11711138    _debug_smallocfill                                            @1279 NONAME
    11721139    _debug_sfree                                                  @1280 NONAME
    1173 
    11741140;code memory allocation
    11751141    codeHeap                                                      @1272 NONAME
    1176 
    11771142;fast file API's
    11781143    FindFirstFileMultiA        = _FindFirstFileMultiA@12          @1290 NONAME
    11791144    FindNextFileMultiA         = _FindNextFileMultiA@12           @1291 NONAME
    1180 
    11811145    _GetProcModuleFileNameA@12                                    @1295 NONAME
    1182 
    11831146;Build number
    11841147    _Odin32GetBuildNumber@0                                       @1293 NONAME
    1185 
    11861148    _WaitForInputIdle@8                                           @1301 NONAME
    1187 
    11881149    InitializeKernel32                                            @1302 NONAME
    1189 
    11901150    IsExeStarted__Fv                                              @2001 NONAME
    11911151    CheckCurFS                                                    @2002 NONAME
     
    11931153    _GetCPUFeatures                                               @2004 NONAME
    11941154    CPUFeatures                                                   @2005 NONAME
    1195 
    11961155    _wctype_table                                                 @2006 NONAME
    11971156    _casemap_upper                                                @2007 NONAME
    11981157    _casemap_lower                                                @2008 NONAME
    1199 
    12001158; @@PF this exports were cut-out as a result of migration to new unicode
    12011159; header 29.07.2002 and replaced by 3 new entries
     
    12031161;    _tolowerW@4                                                   @2007 NONAME
    12041162;    get_char_typeW                                                @2008 NONAME
    1205 
    12061163    _GetProcessTIBSel@0                                           @2012 NONAME
    1207 
    12081164    _SetRegistryRootKey@8                                         @2013 NONAME
    12091165    _SetCustomBuildName@8                                         @2014 NONAME
    12101166    _RegisterCustomDriver@36                                      @2015 NONAME
    1211 
    12121167    strcmpiW                                                      @2020 NONAME
    12131168    strstrW                                                       @2021 NONAME
     
    12151170    strtolW                                                       @2027 NONAME
    12161171    strtoulW                                                      @2028 NONAME
    1217 
    12181172    cp_wcstombs                                                   @2023 NONAME
    12191173    cp_mbstowcs                                                   @2024 NONAME
    12201174    cp_get_table                                                  @2025 NONAME
    1221 
    12221175    OSLibDosDevIOCtl                                              @2026 NONAME
    1223 
    12241176    OSLibImSetMsgQueueProperty                                    @2029 NONAME
    1225 
    12261177    fIsDBCSEnv                                                    @2103 NONAME
    1227 
    12281178    vsnprintfW                            @2030 NONAME
    12291179    snprintfW                             @2031 NONAME
    12301180    sprintfW                              @2032 NONAME
    1231 
    12321181    __argcA                               @2033 NONAME
    12331182    __argvA                               @2034 NONAME
     
    12381187; override export
    12391188    _ODIN_SetProcAddress@12                                       @2101 NONAME
    1240 
    12411189; override TIB switching
    12421190    _ODIN_SetTIBSwitch@4                                          @2102 NONAME
    1243 
    12441191    _hookInit@4                                                   @2104 NONAME
    1245 
    12461192    GetDisplayCodepage                                            @3000 NONAME
    12471193    GetWindowsCodepage                                            @3001 NONAME
    1248 
    12491194; ODIN debugging functions
    12501195    _dbg_GetThreadCallDepth@0                                     @3100 NONAME
     
    12571202    _dbg_ThreadPushCall@4                                         @3107 NONAME
    12581203    _dbg_ThreadPopCall@0                                          @3108 NONAME
    1259 
    12601204    _ODIN_QueryLoaders@24                                         @3109 NONAME
    12611205    _ODIN_IsWin32App@4                                            @3110 NONAME
    1262 
    12631206    _OSLibWinCreateObject@32                                      @3111 NONAME
    1264 
    12651207    _MMAP_RegisterMemoryRange@16                                  @3112 NONAME
    12661208    _MMAP_UnregisterMemoryRange@4                                 @3113 NONAME
    1267 
    12681209    _ODIN_SetExceptionHandler@4                                   @3114 NONAME
    12691210    _ODIN_UnsetExceptionHandler@4                                 @3115 NONAME
    1270 
    12711211    _PSAPI_EnumProcessModules@16                                  @3116 NONAME
    12721212    _PSAPI_GetModuleInformation@16                                @3117 NONAME
    1273 
    12741213    _ODIN_SetProcessDword@12                                      @3118 NONAME
    1275 
    12761214; required for Mozilla plugin
    1277 
    12781215    _ODIN_ThreadEnterOdinContext@8 = _ODIN_ThreadEnterOdinContext@8 @3119
    12791216    _ODIN_ThreadLeaveOdinContext@8 = _ODIN_ThreadLeaveOdinContext@8 @3120
    12801217    _ODIN_ThreadLeaveOdinContextNested@8 = _ODIN_ThreadLeaveOdinContextNested@8 @3121
    12811218    _ODIN_ThreadEnterOdinContextNested@12 = _ODIN_ThreadEnterOdinContextNested@12 @3122
    1282 
    12831219; Char functions (forwarders from user32)
    12841220    _CharLowerA@4                                                 @3127 NONAME
     
    13141250    _IsCharUpperA@4                                               @3159 NONAME
    13151251    _IsCharUpperW@4                                               @3160 NONAME
    1316 
    13171252    SetFilePointerEx            = _SetFilePointerEx@20               @3161
    13181253    SetWaitableTimer            = _SetWaitableTimer@24               @3162
     1254    GetUserDefaultUILanguage   = "_GetUserDefaultUILanguage@0"      @3163
     1255; NTDLL forwarder
     1256    VerSetConditionMask        = "_VerSetConditionMask@16"        @3164
     1257    VerifyVersionInfoW         = "_VerifyVersionInfoW@16"         @3165
    13191258
    13201259; RAS functions
     
    13481287    RasCountObjects             = _RasCountObjects@12                @3527
    13491288    RasGetTrackHandle           = _RasGetTrackHandle@4               @3528
    1350 
    13511289    DecodePointer              = _DecodePointer@4                 @3529 NONAME
    13521290    EncodePointer              = _EncodePointer@4                 @3530 NONAME
     
    13551293    ___seh_handler                                                @3600 NONAME
    13561294    _EnableSEH@0                                                  @3601 NONAME
    1357 ; NTDLL forwarder
    1358     VerSetConditionMask        = "_VerSetConditionMask@16"        @3602
    1359     VerifyVersionInfoW         = "_VerifyVersionInfoW@16"         @3603
    1360     GetUserDefaultUILanguage   = _GetUserDefaultUILanguage@0      @3604
     1295
    13611296   
  • trunk/src/kernel32/kernel32dbg.def

    r21567 r21863  
    965965    lstrncmpA                  = _DbglstrncmpA@12               @785
    966966    lstrncmpW                  = _DbglstrncmpW@12               @786
    967 
    968967    GetDiskFreeSpaceExA        = _DbgGetDiskFreeSpaceExA@16     @871
    969968    GetDiskFreeSpaceExW        = _DbgGetDiskFreeSpaceExW@16     @873
    970 
    971969    IsProcessorFeaturePresent  = _DbgIsProcessorFeaturePresent@4 @880
    972 
    973970    GetFileAttributesExA       = _DbgGetFileAttributesExA@12    @874
    974971    GetFileAttributesExW       = _DbgGetFileAttributesExW@12    @875
    975 
    976972    lstrncmpiA                 = _DbglstrncmpiA@12              @887
    977973    lstrncmpiW                 = _DbglstrncmpiW@12              @888
    978 
    979974    lstrlenAtoW                = _DbglstrlenAtoW@8              @890
    980975    lstrlenWtoA                = _DbglstrlenWtoA@8              @891
    981976    lstrtrunc                  = _Dbglstrtrunc@8                @892
    982 
    983977    GetLongPathNameA           = _DbgGetLongPathNameA@12        @900
    984978    GetLongPathNameW           = _DbgGetLongPathNameW@12        @901
    985 
    986979; Windows 2000, Terminal Server 4.0 SP4 functions
    987980    GetSystemWindowsDirectoryA = _DbgGetWindowsDirectoryA@8     @902
    988981    GetSystemWindowsDirectoryW = _DbgGetWindowsDirectoryW@8     @903
    989 
    990982; Windows 2000 (and up) volume functions
    991983    FindFirstVolumeA           = _DbgFindFirstVolumeA@8            @904
     
    994986    FindNextVolumeW            = _DbgFindNextVolumeW@12            @907
    995987    FindVolumeClose            = _DbgFindVolumeClose@4             @908
    996 
    997988    FindFirstVolumeMountPointA = _DbgFindFirstVolumeMountPointA@12 @909
    998989    FindFirstVolumeMountPointW = _DbgFindFirstVolumeMountPointW@12 @910
     
    1000991    FindNextVolumeMountPointW  = _DbgFindNextVolumeMountPointW@12  @912
    1001992    FindVolumeMountPointClose  = _DbgFindVolumeMountPointClose@4   @913
    1002 
    1003993    GetVolumeNameForVolumeMountPointA = _DbgGetVolumeNameForVolumeMountPointA@12 @914
    1004994    GetVolumeNameForVolumeMountPointW = _DbgGetVolumeNameForVolumeMountPointW@12 @915
    1005 
    1006995    GetVolumePathNameA         = _DbgGetVolumePathNameA@12     @916
    1007996    GetVolumePathNameW         = _DbgGetVolumePathNameW@12     @917
     
    10121001; Internal function marker
    10131002;
    1014 
    10151003;
    10161004; First free ordinal is 890
    10171005;
    1018 
    10191006
    10201007; ----------------------------------------------------------------------------
     
    10721059
    10731060
    1074 
    10751061; ----------------------------------------------------------------------------
    10761062;   KERNEL32 / WINE support functions that do not exist in the Win32 API
    10771063;   (These starts at ordinal 1200, API have ordinal less than 1200.)
    10781064; ----------------------------------------------------------------------------
    1079 
    10801065    DebugErrorBox                 = DebugErrorBox                 @1201 NONAME
    10811066    WriteLog                                                      @1202 NONAME
     
    10841069    DecreaseLogCount                                              @1273 NONAME
    10851070    IncreaseLogCount                                              @1274 NONAME
    1086 
    10871071;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
    10881072    _RegisterPe2LxExe@12                                          @1203
    10891073    _RegisterPe2LxDll@12                                          @1209
    1090 
    10911074    _CreateWin32PeLdrExe@36                                       @1236
    1092 
    10931075    _RegisterLxExe@8                                              @1237
    10941076    _RegisterLxDll@24                                             @1238
     
    10961078    _RegisterDummyExe@4                                           @1249
    10971079    _IsDummyExeLoaded@0                                           @1250 NONAME
    1098 
    10991080;VMutex
    11001081;;   enter__6VMutexFUlPUl                                           @1204 NONAME
     
    11021083   __ct__6VMutexFv                                                @1206 NONAME
    11031084   __dt__6VMutexFv                                                @1207 NONAME
    1104 
    11051085;version functions
    11061086   CheckVersionFromHMOD = CheckVersionFromHMOD                    @1223 NONAME
    11071087   CheckVersion         = CheckVersion                            @1224 NONAME
    1108 
    11091088   Win32QueryModuleName = Win32QueryModuleName                    @1225 NONAME
    1110 
    11111089   GetFS               = GetFS                                    @1226 NONAME
    11121090   SetFS               = SetFS                                    @1227 NONAME
    11131091   SetReturnFS         = SetReturnFS                              @1235 NONAME
    1114 
    11151092   RestoreOS2TIB        = _RestoreOS2TIB@0                        @1228 NONAME
    11161093   SetWin32TIB          = _SetWin32TIB@4                          @1229 NONAME
    11171094   RestoreOS2FS         = RestoreOS2FS                            @1230 NONAME
    1118 
    11191095   ;SvL: HandleManager functions
    1120 
    11211096;   HMHandleTranslateToWin__FUlPUl                                  @1234
    1122 
    11231097   HMHandleAllocate__FPUlUl                                       @1231 NONAME
    11241098   HMHandleFree__FUl                                              @1232 NONAME
     
    11291103   HMHandleGetUserData__FUl                                       @1263 NONAME
    11301104   HMHandleSetUserData__FUlT1                                     @1303 NONAME
    1131 
    11321105   _GetThreadTEB@0                                                @1234 NONAME
    11331106   _GetTEBFromThreadId@4                                          @1255 NONAME
    11341107   _GetTEBFromThreadHandle@4                                      @1256 NONAME
    1135 
    11361108; HEAP Management (heap.cpp, heapstring.cpp)
    11371109    HEAP_xalloc                = _DbgHEAP_xalloc@12                  @1240 NONAME
     
    11451117    HEAP_strdupA               = _DbgHEAP_strdupA@12                 @1247 NONAME
    11461118    HEAP_strdupW               = _DbgHEAP_strdupW@12                 @1248 NONAME
    1147 
    11481119    _VIRTUAL_MapFileA@12                                          @1251 NONAME
    11491120    _VIRTUAL_MapFileW@12                                          @1252 NONAME
    1150 
    11511121    OS2SetExceptionHandler                                        @1253 NONAME
    11521122    OS2UnsetExceptionHandler                                      @1254 NONAME
    1153 
    11541123; -------------------
    11551124; Odin ini management
    11561125; -------------------
    1157 
    11581126    _PROFILE_GetOdinIniString@20                                  @1264 NONAME
    11591127    _PROFILE_SetOdinIniString@12                                  @1265 NONAME
     
    11631131    _PROFILE_SetOdinIniBool@12                                    @1269 NONAME
    11641132    _PROFILE_SaveOdinIni@0                                        @1270 NONAME
    1165 
    11661133;shared memory allocation
    11671134    _smalloc                                                      @1271 NONAME
     
    11721139    _debug_smallocfill                                            @1279 NONAME
    11731140    _debug_sfree                                                  @1280 NONAME
    1174 
    11751141;code memory allocation
    11761142    codeHeap                                                      @1272 NONAME
    1177 
    11781143;fast file API's
    11791144    FindFirstFileMultiA        = _FindFirstFileMultiA@12          @1290 NONAME
    11801145    FindNextFileMultiA         = _FindNextFileMultiA@12           @1291 NONAME
    1181 
    11821146    _GetProcModuleFileNameA@12                                    @1295 NONAME
    1183 
    11841147;Build number
    11851148    _Odin32GetBuildNumber@0                                       @1293 NONAME
    1186 
    11871149    _WaitForInputIdle@8                                           @1301 NONAME
    1188 
    11891150    InitializeKernel32                                            @1302 NONAME
    1190 
    11911151    IsExeStarted__Fv                                              @2001 NONAME
    11921152    CheckCurFS                                                    @2002 NONAME
     
    11941154    _GetCPUFeatures                                               @2004 NONAME
    11951155    CPUFeatures                                                   @2005 NONAME
    1196 
    11971156    _wctype_table                                                 @2006 NONAME
    11981157    _casemap_upper                                                @2007 NONAME
    11991158    _casemap_lower                                                @2008 NONAME
    1200 
    12011159; @@PF this exports were cut-out as a result of migration to new unicode
    12021160; header 29.07.2002 and replaced by 3 new entries
     
    12041162;    _tolowerW@4                                                   @2007 NONAME
    12051163;    get_char_typeW                                                @2008 NONAME
    1206 
    12071164    _GetProcessTIBSel@0                                           @2012 NONAME
    1208 
    12091165    _SetRegistryRootKey@8                                         @2013 NONAME
    12101166    _SetCustomBuildName@8                                         @2014 NONAME
    12111167    _RegisterCustomDriver@36                                      @2015 NONAME
    1212 
    12131168    strcmpiW                                                      @2020 NONAME
    12141169    strstrW                                                       @2021 NONAME
     
    12161171    strtolW                                                       @2027 NONAME
    12171172    strtoulW                                                      @2028 NONAME
    1218 
    12191173    cp_wcstombs                                                   @2023 NONAME
    12201174    cp_mbstowcs                                                   @2024 NONAME
    12211175    cp_get_table                                                  @2025 NONAME
    1222 
    12231176    OSLibDosDevIOCtl                                              @2026 NONAME
    1224 
    12251177    OSLibImSetMsgQueueProperty                                    @2029 NONAME
    1226 
    12271178    fIsDBCSEnv                                                    @2103 NONAME
    12281179    _hookInit@4                                                   @2104 NONAME
    1229 
    12301180    vsnprintfW                            @2030 NONAME
    12311181    snprintfW                             @2031 NONAME
    12321182    sprintfW                              @2032 NONAME
    1233 
    12341183    __argcA                               @2033 NONAME
    12351184    __argvA                               @2034 NONAME
    12361185    _CommandLineToArgvW@8                 @2035 NONAME
    1237 
    12381186; custom dll hook installer
    12391187    _ODIN_SetDllLoadCallback@4                                    @2100 NONAME
    12401188; override export
    12411189    _ODIN_SetProcAddress@12                                       @2101 NONAME
    1242 
    12431190; override TIB switching
    12441191    _ODIN_SetTIBSwitch@4                                          @2102 NONAME
    1245 
    12461192    GetDisplayCodepage                                            @3000 NONAME
    12471193    GetWindowsCodepage                                            @3001 NONAME
    1248 
    12491194; ODIN debugging functions
    12501195    _dbg_GetThreadCallDepth@0                                     @3100 NONAME
     
    12571202    _dbg_ThreadPushCall@4                                         @3107 NONAME
    12581203    _dbg_ThreadPopCall@0                                          @3108 NONAME
    1259 
    12601204    _ODIN_QueryLoaders@24                                         @3109 NONAME
    12611205    _ODIN_IsWin32App@4                                            @3110 NONAME
    1262 
    12631206    _OSLibWinCreateObject@32                                      @3111 NONAME
    1264 
    12651207    _MMAP_RegisterMemoryRange@16                                  @3112 NONAME
    12661208    _MMAP_UnregisterMemoryRange@4                                 @3113 NONAME
    1267 
    12681209    _ODIN_SetExceptionHandler@4                                   @3114 NONAME
    12691210    _ODIN_UnsetExceptionHandler@4                                 @3115 NONAME
    1270 
    12711211    _PSAPI_EnumProcessModules@16                                  @3116 NONAME
    12721212    _PSAPI_GetModuleInformation@16                                @3117 NONAME
    1273 
    12741213    _ODIN_SetProcessDword@12                                      @3118 NONAME
    1275 
    12761214; required for Mozilla plugin
    1277 
    12781215    _ODIN_ThreadEnterOdinContext@8 = _ODIN_ThreadEnterOdinContext@8 @3119
    12791216    _ODIN_ThreadLeaveOdinContext@8 = _ODIN_ThreadLeaveOdinContext@8 @3120
    12801217    _ODIN_ThreadLeaveOdinContextNested@8 = _ODIN_ThreadLeaveOdinContextNested@8 @3121
    12811218    _ODIN_ThreadEnterOdinContextNested@12 = _ODIN_ThreadEnterOdinContextNested@12 @3122
    1282 
    12831219; Char functions (forwarders from user32)
    12841220    _DbgCharLowerA@4                                                 @3127 NONAME
     
    13151251    _DbgIsCharUpperW@4                                               @3160 NONAME
    13161252    SetFilePointerEx            = _SetFilePointerEx@20               @3161
    1317     SetWaitableTimer = _SetWaitableTimer@24                          @3162   
    1318 
     1253    SetWaitableTimer = _SetWaitableTimer@24                          @3162
     1254    GetUserDefaultUILanguage   = "_GetUserDefaultUILanguage@0"      @3163
     1255; NTDLL forwarder
     1256    VerSetConditionMask        = "_VerSetConditionMask@16"        @3164
     1257    VerifyVersionInfoW         = "_VerifyVersionInfoW@16"         @3165
     1258 
    13191259; RAS functions
    13201260    RasRegisterObjectTracking   = _RasRegisterObjectTracking@24      @3500
     
    13471287    RasCountObjects             = _RasCountObjects@12                @3527
    13481288    RasGetTrackHandle           = _RasGetTrackHandle@4               @3528
    1349 
    13501289    DecodePointer              = _DecodePointer@4                 @3529 NONAME
    13511290    EncodePointer              = _EncodePointer@4                 @3530 NONAME
Note: See TracChangeset for help on using the changeset viewer.