| 1 | ; $Id: kernel32dbg.def,v 1.8 2002-02-12 12:00:42 sandervl Exp $
|
|---|
| 2 |
|
|---|
| 3 | ;Basis is Windows95 KERNEL32
|
|---|
| 4 | LIBRARY KERNEL32 INITINSTANCE TERMINSTANCE
|
|---|
| 5 | DATA MULTIPLE NONSHARED LOADONCALL
|
|---|
| 6 | CODE SHARED LOADONCALL
|
|---|
| 7 |
|
|---|
| 8 | DESCRIPTION 'Odin32 System DLL - Kernel32'
|
|---|
| 9 |
|
|---|
| 10 | SEGMENTS
|
|---|
| 11 |
|
|---|
| 12 | _GLOBALDATA CLASS 'DATA' SHARED LOADONCALL READWRITE
|
|---|
| 13 |
|
|---|
| 14 | IMPORTS
|
|---|
| 15 | _Dos32QueryModFromEIP = DOSCALLS.360
|
|---|
| 16 | Dos32QueryModFromEIP = DOSCALLS.360
|
|---|
| 17 | _DosQueryModFromEIP = DOSCALLS.360
|
|---|
| 18 | DosQueryModFromEIP = DOSCALLS.360
|
|---|
| 19 | DosAliasMem = DOSCALLS.298
|
|---|
| 20 | _DosAliasMem = DOSCALLS.298
|
|---|
| 21 | DosQuerySysState = DOSCALLS.368
|
|---|
| 22 | _DosQuerySysState = DOSCALLS.368
|
|---|
| 23 |
|
|---|
| 24 | WinQueueFromID = PMMERGE.5313
|
|---|
| 25 | WinXxAllocFill = PMMERGE.5423
|
|---|
| 26 | WinXxFreeMem = PMMERGE.5427
|
|---|
| 27 | WinXxReallocMem = PMMERGE.5429
|
|---|
| 28 |
|
|---|
| 29 | Win32WaitForIdleThread = PMMERGE.5474
|
|---|
| 30 | WinXxCreateHeap2 = PMMERGE.5475
|
|---|
| 31 | WinMspInit = PMMERGE.5420
|
|---|
| 32 | pSharedHeap = PMMERGE.6205
|
|---|
| 33 | WinXxAllocMem = PMMERGE.5424
|
|---|
| 34 | WinXxCreateHeap = PMMERGE.5425
|
|---|
| 35 | WinXxDestroyHeap = PMMERGE.5426
|
|---|
| 36 | LookupAtom = PMMERGE.10020
|
|---|
| 37 |
|
|---|
| 38 | _O32_RegCloseKey = REGISTRY.1
|
|---|
| 39 | _O32_RegCreateKey = REGISTRY.3
|
|---|
| 40 | _O32_RegCreateKeyEx = REGISTRY.4
|
|---|
| 41 | _O32_RegDeleteKey = REGISTRY.7
|
|---|
| 42 | _O32_RegDeleteValue = REGISTRY.9
|
|---|
| 43 | _O32_RegEnumKey = REGISTRY.11
|
|---|
| 44 | _O32_RegEnumKeyEx = REGISTRY.12
|
|---|
| 45 | _O32_RegEnumValue = REGISTRY.15
|
|---|
| 46 | _O32_RegFlushKey = REGISTRY.17
|
|---|
| 47 | _O32_RegOpenKey = REGISTRY.22
|
|---|
| 48 | _O32_RegOpenKeyEx = REGISTRY.23
|
|---|
| 49 | _O32_RegQueryInfoKey = REGISTRY.26
|
|---|
| 50 | _O32_RegQueryValue = REGISTRY.30
|
|---|
| 51 | _O32_RegQueryValueEx = REGISTRY.31
|
|---|
| 52 | _O32_RegSetValue = REGISTRY.42
|
|---|
| 53 | _O32_RegSetValueEx = REGISTRY.43
|
|---|
| 54 |
|
|---|
| 55 | EXPORTS
|
|---|
| 56 |
|
|---|
| 57 | ;-----------------------------------
|
|---|
| 58 | ; ordinal exports (Windows 95 only)
|
|---|
| 59 | ;-----------------------------------
|
|---|
| 60 |
|
|---|
| 61 | ; Ordinal0001 = _OS2Ordinal0001@?? @1
|
|---|
| 62 | ; Ordinal0002 = _OS2Ordinal0002@?? @2
|
|---|
| 63 | ; Ordinal0003 = _OS2Ordinal0003@?? @3
|
|---|
| 64 | ; Ordinal0004 = _OS2Ordinal0004@?? @4
|
|---|
| 65 | ; Ordinal0005 = _OS2Ordinal0005@?? @5
|
|---|
| 66 | ; Ordinal0006 = _OS2Ordinal0006@?? @6
|
|---|
| 67 | ; Ordinal0007 = _OS2Ordinal0007@?? @7
|
|---|
| 68 | ; Ordinal0008 = _OS2Ordinal0008@?? @8
|
|---|
| 69 | ; Ordinal0009 = _OS2Ordinal0009@?? @9
|
|---|
| 70 | ; Ordinal0010 = _OS2Ordinal0010@?? @10
|
|---|
| 71 | ; Ordinal0011 = _OS2Ordinal0011@?? @11
|
|---|
| 72 | ; Ordinal0012 = _OS2Ordinal0012@?? @12
|
|---|
| 73 | ; Ordinal0013 = _OS2Ordinal0013@?? @13
|
|---|
| 74 | ; Ordinal0014 = _OS2Ordinal0014@?? @14
|
|---|
| 75 | ; Ordinal0015 = _OS2Ordinal0015@?? @15
|
|---|
| 76 | Ordinal0016 = _KERNEL32_16@12 @16
|
|---|
| 77 | Ordinal0017 = _KERNEL32_17@4 @17
|
|---|
| 78 | ; Ordinal0018 = _OS2Ordinal0018@?? @18
|
|---|
| 79 | ; Ordinal0019 = _OS2Ordinal0019@?? @19
|
|---|
| 80 | ; Ordinal0020 = _OS2Ordinal0020@?? @20
|
|---|
| 81 | ; Ordinal0021 = _OS2Ordinal0021@?? @21
|
|---|
| 82 | ; Ordinal0022 = _OS2Ordinal0022@?? @22
|
|---|
| 83 | ; Ordinal0023 = _OS2Ordinal0023@?? @23
|
|---|
| 84 | ; Ordinal0024 = _OS2Ordinal0024@?? @24
|
|---|
| 85 | ; Ordinal0025 = _OS2Ordinal0025@?? @25
|
|---|
| 86 | ; Ordinal0026 = _OS2Ordinal0026@?? @26
|
|---|
| 87 | ; Ordinal0027 = _OS2Ordinal0027@?? @27
|
|---|
| 88 | ; Ordinal0028 = _OS2Ordinal0028@?? @28
|
|---|
| 89 | ; Ordinal0029 = _OS2Ordinal0029@?? @29
|
|---|
| 90 | ; Ordinal0030 = _OS2Ordinal0030@?? @30
|
|---|
| 91 | ; Ordinal0031 = _OS2Ordinal0031@?? @31
|
|---|
| 92 | ; Ordinal0032 = _OS2Ordinal0032@?? @32
|
|---|
| 93 | ; Ordinal0033 = _OS2Ordinal0033@?? @33
|
|---|
| 94 | ; Ordinal0034 = _OS2Ordinal0034@?? @34
|
|---|
| 95 | ; Ordinal0035 = _OS2Ordinal0035@?? @35
|
|---|
| 96 | ; Ordinal0036 = _OS2Ordinal0036@?? @36
|
|---|
| 97 | ; Ordinal0037 = _OS2Ordinal0037@?? @37
|
|---|
| 98 | ; Ordinal0038 = _OS2Ordinal0038@?? @38
|
|---|
| 99 | ; Ordinal0039 = _OS2Ordinal0039@?? @39
|
|---|
| 100 | ; Ordinal0040 = _OS2Ordinal0040@?? @40
|
|---|
| 101 | ; Ordinal0041 = _OS2Ordinal0041@?? @41
|
|---|
| 102 | Ordinal0042 = _NullFunction@0 @42
|
|---|
| 103 | ; Ordinal0043 = _OS2Ordinal0043@?? @43
|
|---|
| 104 | ; Ordinal0044 = _OS2Ordinal0044@?? @44
|
|---|
| 105 | ; Ordinal0045 = _OS2Ordinal0045@?? @45
|
|---|
| 106 | ; Ordinal0046 = _OS2Ordinal0046@?? @46
|
|---|
| 107 | Ordinal0047 = _NullFunction@0 @47
|
|---|
| 108 | ; Ordinal0048 = _OS2Ordinal0048@?? @49
|
|---|
| 109 | ; Ordinal0049 = _OS2Ordinal0049@?? @49
|
|---|
| 110 | ; Ordinal0051 = _OS2Ordinal0051@?? @51
|
|---|
| 111 | ; Ordinal0052 = _OS2Ordinal0052@?? @52
|
|---|
| 112 | ; Ordinal0053 = _OS2Ordinal0053@?? @53
|
|---|
| 113 | ; Ordinal0054 = _OS2Ordinal0054@?? @54 ; forwarded from WOW32.WOWCallback16
|
|---|
| 114 | ; Ordinal0055 = _OS2Ordinal0055@?? @55 ; forwarded from WOW32.WOWCallback16Ex
|
|---|
| 115 | ; Ordinal0056 = _OS2Ordinal0056@?? @56 ; forwarded from WOW32.WOWGetVDMPointer
|
|---|
| 116 | ; Ordinal0057 = _OS2Ordinal0057@?? @57 ; forwarded from WOW32.WOWHandle32
|
|---|
| 117 | ; Ordinal0058 = _OS2Ordinal0058@?? @58 ; forwarded from WOW32.WOWHandle16
|
|---|
| 118 | ; Ordinal0059 = _OS2Ordinal0059@?? @59 ; forwarded from WOW32.WOWGlobalAlloc16
|
|---|
| 119 | ; Ordinal0050 = _OS2Ordinal0060@?? @60 ; forwarded from WOW32.WOWGlobalLock16
|
|---|
| 120 | ; Ordinal0061 = _OS2Ordinal0061@?? @61 ; forwarded from WOW32.WOWGlobalUnlock16
|
|---|
| 121 | ; Ordinal0062 = _OS2Ordinal0062@?? @62 ; forwarded from WOW32.WOWGlobalFree16
|
|---|
| 122 | ; Ordinal0063 = _OS2Ordinal0063@?? @63 ; forwarded from WOW32.WOWGlobalAllocLock16
|
|---|
| 123 | ; Ordinal0064 = _OS2Ordinal0064@?? @64 ; forwarded from WOW32.WOWGlobalUnlockFree16
|
|---|
| 124 | ; Ordinal0065 = _OS2Ordinal0065@?? @65 ; forwarded from WOW32.WOWGlobalLockSize16
|
|---|
| 125 | ; Ordinal0066 = _OS2Ordinal0066@?? @66 ; forwarded from WOW32.WOWYield16
|
|---|
| 126 | ; Ordinal0067 = _OS2Ordinal0067@?? @67 ; forwarded from WOW32.WOWDirectedYield16
|
|---|
| 127 | ; Ordinal0068 = _OS2Ordinal0068@?? @68 : forwarded from WOW32.WOWGetVDMPointerFix
|
|---|
| 128 | ; Ordinal0069 = _OS2Ordinal0069@?? @69 ; forwarded from WOW32.WOWGetVDMPointerUnfix
|
|---|
| 129 | ; Ordinal0070 = _OS2Ordinal0070@?? @70 ; forwarded from WOW32.WOW32_1
|
|---|
| 130 | ; Ordinal0071 = _OS2Ordinal0071@?? @71
|
|---|
| 131 | ; Ordinal0072 = _OS2Ordinal0072@?? @72
|
|---|
| 132 | ; Ordinal0073 = _OS2Ordinal0073@?? @73
|
|---|
| 133 | ; Ordinal0074 = _OS2Ordinal0074@?? @74
|
|---|
| 134 | ; Ordinal0075 = _OS2Ordinal0075@?? @75
|
|---|
| 135 | ; Ordinal0076 = _OS2Ordinal0076@?? @76
|
|---|
| 136 | ; Ordinal0077 = _OS2Ordinal0077@?? @77
|
|---|
| 137 | ; Ordinal0078 = _OS2Ordinal0078@?? @78
|
|---|
| 138 | ; Ordinal0079 = _OS2Ordinal0079@?? @79
|
|---|
| 139 | ; Ordinal0080 = _OS2Ordinal0080@?? @80
|
|---|
| 140 | ; Ordinal0081 = _OS2Ordinal0081@?? @81
|
|---|
| 141 | ; Ordinal0082 = _OS2Ordinal0082@?? @82
|
|---|
| 142 | ; Ordinal0083 = _OS2Ordinal0083@?? @83
|
|---|
| 143 | ; Ordinal0084 = _OS2Ordinal0084@?? @84
|
|---|
| 144 | ; Ordinal0085 = _OS2Ordinal0085@?? @85
|
|---|
| 145 | ; Ordinal0086 = _OS2Ordinal0086@?? @86
|
|---|
| 146 | ; Ordinal0087 = _OS2Ordinal0087@?? @87
|
|---|
| 147 | ; Ordinal0088 = _OS2Ordinal0088@?? @88
|
|---|
| 148 | ; Ordinal0089 = _OS2Ordinal0089@?? @89
|
|---|
| 149 | ; Ordinal0090 = _OS2Ordinal0090@?? @90
|
|---|
| 150 | ; Ordinal0091 = _OS2Ordinal0091@?? @91
|
|---|
| 151 | ; Ordinal0092 = _OS2Ordinal0092@?? @92
|
|---|
| 152 | ; Ordinal0093 = _OS2Ordinal0093@?? @93
|
|---|
| 153 | ; Ordinal0094 = _OS2Ordinal0094@?? @94
|
|---|
| 154 | ; Ordinal0095 = _OS2Ordinal0095@?? @95
|
|---|
| 155 | ; Ordinal0096 = _OS2Ordinal0096@?? @96
|
|---|
| 156 | ; Ordinal0097 = _OS2Ordinal0097@?? @97
|
|---|
| 157 | ; Ordinal0098 = _OS2Ordinal0098@?? @98
|
|---|
| 158 | KERNEL32_99 = _KERNEL32_99@4 @99 NONAME
|
|---|
| 159 | KERNEL32_100 = _KERNEL32_100@12 @100 NONAME
|
|---|
| 160 | ; Ordinal0101 = _OS2Ordinal0101@?? @101
|
|---|
| 161 |
|
|---|
| 162 |
|
|---|
| 163 | ;--------------
|
|---|
| 164 | ; name exports
|
|---|
| 165 | ;--------------
|
|---|
| 166 |
|
|---|
| 167 | ;;Not supported; just present
|
|---|
| 168 | LoadLibrary16 = _DbgLoadLibrary16@4 @35
|
|---|
| 169 | FreeLibrary16 = _DbgFreeLibrary16@4 @36
|
|---|
| 170 | GetProcAddress16 = _DbgGetProcAddress16@8 @37
|
|---|
| 171 | ReleaseThunkLock = _DbgReleaseThunkLock@4 @48
|
|---|
| 172 | RestoreThunkLock = _DbgRestoreThunkLock@4 @49
|
|---|
| 173 | _ConfirmWin16Lock = _Dbg_ConfirmWin16Lock@0 @96
|
|---|
| 174 |
|
|---|
| 175 | AddAtomA = _DbgAddAtomA@4 @50
|
|---|
| 176 | AddAtomW = _DbgAddAtomW@4 @102
|
|---|
| 177 | ; AddConsoleAliasA = _DbgAddConsoleAliasA@?? @2 ;NT
|
|---|
| 178 | ; AddConsoleAliasW = _DbgAddConsoleAliasW@?? @3 ;NT
|
|---|
| 179 | AllocConsole = _DbgAllocConsole@0 @103
|
|---|
| 180 | ; AllocLSCallback = _DbgAllocLSCallback@?? @104 ;W95
|
|---|
| 181 | ; AllocSLCallback = _DbgAllocSLCallback@?? @105 ;W95
|
|---|
| 182 | AreFileApisANSI = _DbgAreFileApisANSI@0 @106
|
|---|
| 183 | BackupRead = _DbgBackupRead@28 @107
|
|---|
| 184 | BackupSeek = _DbgBackupSeek@24 @108
|
|---|
| 185 | BackupWrite = _DbgBackupWrite@28 @109
|
|---|
| 186 | ; BaseAttachCompleteThunk = _DbgBaseAttachCompleteThunk@?? @9 ;NT
|
|---|
| 187 | Beep = _DbgBeep@8 @110
|
|---|
| 188 | BeginUpdateResourceA = _DbgBeginUpdateResourceA@8 @111
|
|---|
| 189 | BeginUpdateResourceW = _DbgBeginUpdateResourceW@8 @112
|
|---|
| 190 | BuildCommDCBA = _DbgBuildCommDCBA@8 @113
|
|---|
| 191 | BuildCommDCBAndTimeoutsA = _DbgBuildCommDCBAndTimeoutsA@12 @114
|
|---|
| 192 | BuildCommDCBAndTimeoutsW = _DbgBuildCommDCBAndTimeoutsW@12 @115
|
|---|
| 193 | BuildCommDCBW = _DbgBuildCommDCBW@8 @116
|
|---|
| 194 | CallNamedPipeA = _DbgCallNamedPipeA@28 @117
|
|---|
| 195 | CallNamedPipeW = _DbgCallNamedPipeW@28 @118
|
|---|
| 196 | ; Callback12 = _DbgCallback12@?? @119 ;W95
|
|---|
| 197 | ; Callback16 = _DbgCallback16@?? @120 ;W95
|
|---|
| 198 | ; Callback20 = _DbgCallback20@?? @121 ;W95
|
|---|
| 199 | ; Callback24 = _DbgCallback24@?? @122 ;W95
|
|---|
| 200 | ; Callback28 = _DbgCallback28@?? @123 ;W95
|
|---|
| 201 | ; Callback32 = _DbgCallback32@?? @124 ;W95
|
|---|
| 202 | ; Callback36 = _DbgCallback36@?? @125 ;W95
|
|---|
| 203 | ; Callback40 = _DbgCallback40@?? @126 ;W95
|
|---|
| 204 | ; Callback44 = _DbgCallback44@?? @127 ;W95
|
|---|
| 205 | ; Callback48 = _DbgCallback48@?? @128 ;W95
|
|---|
| 206 | ; Callback4 = _DbgCallback4@?? @129 ;W95
|
|---|
| 207 | ; Callback52 = _DbgCallback52@?? @130 ;W95
|
|---|
| 208 | ; Callback56 = _DbgCallback56@?? @131 ;W95
|
|---|
| 209 | ; Callback60 = _DbgCallback60@?? @132 ;W95
|
|---|
| 210 | ; Callback64 = _DbgCallback64@?? @133 ;W95
|
|---|
| 211 | ; Callback8 = _DbgCallback8@?? @134 ;W95
|
|---|
| 212 | CancelIo = _DbgCancelIo@4 @19 ;NT
|
|---|
| 213 | CancelWaitableTimer = _DbgCancelWaitableTimer@4 @20 ;NT
|
|---|
| 214 | ClearCommBreak = _DbgClearCommBreak@4 @135
|
|---|
| 215 | ClearCommError = _DbgClearCommError@12 @136
|
|---|
| 216 | CloseHandle = _DbgCloseHandle@4 @137
|
|---|
| 217 | ; CloseConsoleHandle = _DbgCloseConsoleHandle@?? @22 ;NT
|
|---|
| 218 | CloseProfileUserMapping = _DbgCloseProfileUserMapping@0 @138
|
|---|
| 219 | ; CloseSystemHandle = _DbgCloseSystemHandle@?? @139 ;W95
|
|---|
| 220 | CmdBatNotification = _DbgCmdBatNotification@4 @26 ;NT
|
|---|
| 221 | CommConfigDialogA = _DbgCommConfigDialogA@12 @140
|
|---|
| 222 | CommConfigDialogW = _DbgCommConfigDialogW@12 @141
|
|---|
| 223 | CompareFileTime = _DbgCompareFileTime@8 @142
|
|---|
| 224 | CompareStringA = _DbgCompareStringA@24 @143
|
|---|
| 225 | CompareStringW = _DbgCompareStringW@24 @144
|
|---|
| 226 | ConnectNamedPipe = _DbgConnectNamedPipe@8 @145
|
|---|
| 227 | ; ConsoleMenuControl = _DbgConsoleMenuControl@?? @33 ;NT
|
|---|
| 228 | ContinueDebugEvent = _DbgContinueDebugEvent@12 @146
|
|---|
| 229 | ConvertDefaultLocale = _DbgConvertDefaultLocale@4 @147
|
|---|
| 230 | ConvertToGlobalHandle = _DbgConvertToGlobalHandle@4 @148 ;W95
|
|---|
| 231 | CopyFileA = _DbgCopyFileA@12 @149
|
|---|
| 232 | CopyFileExA = _DbgCopyFileExA@24 @38 ;NT
|
|---|
| 233 | CopyFileExW = _DbgCopyFileExW@24 @39 ;NT
|
|---|
| 234 | CopyFileW = _DbgCopyFileW@12 @150
|
|---|
| 235 | CreateConsoleScreenBuffer = _DbgCreateConsoleScreenBuffer@20 @151
|
|---|
| 236 | CreateDirectoryA = _DbgCreateDirectoryA@8 @152
|
|---|
| 237 | CreateDirectoryExA = _DbgCreateDirectoryExA@12 @153
|
|---|
| 238 | CreateDirectoryExW = _DbgCreateDirectoryExW@12 @154
|
|---|
| 239 | CreateDirectoryW = _DbgCreateDirectoryW@8 @155
|
|---|
| 240 | CreateEventA = _DbgCreateEventA@16 @156
|
|---|
| 241 | CreateEventW = _DbgCreateEventW@16 @157
|
|---|
| 242 | CreateFiber = _DbgCreateFiber@12 @1048 ;NT
|
|---|
| 243 | CreateFileA = _DbgCreateFileA@28 @158
|
|---|
| 244 | CreateFileW = _DbgCreateFileW@28 @161
|
|---|
| 245 | CreateFileMappingA = _DbgCreateFileMappingA@24 @159
|
|---|
| 246 | CreateFileMappingW = _DbgCreateFileMappingW@24 @160
|
|---|
| 247 | CreateIoCompletionPort = _DbgCreateIoCompletionPort@16 @162
|
|---|
| 248 | ; CreateKernelThread = _DbgCreateKernelThread@?? @163 ;W95
|
|---|
| 249 | CreateMailslotA = _DbgCreateMailslotA@16 @164
|
|---|
| 250 | CreateMailslotW = _DbgCreateMailslotW@16 @165
|
|---|
| 251 | CreateMutexA = _DbgCreateMutexA@12 @166
|
|---|
| 252 | CreateMutexW = _DbgCreateMutexW@12 @167
|
|---|
| 253 | CreateNamedPipeA = _DbgCreateNamedPipeA@32 @168
|
|---|
| 254 | CreateNamedPipeW = _DbgCreateNamedPipeW@32 @169
|
|---|
| 255 | CreatePipe = _DbgCreatePipe@16 @170
|
|---|
| 256 | CreateProcessA = _DbgCreateProcessA@40 @171
|
|---|
| 257 | CreateProcessW = _DbgCreateProcessW@40 @172
|
|---|
| 258 | CreateRemoteThread = _DbgCreateRemoteThread@28 @173
|
|---|
| 259 | CreateSemaphoreA = _DbgCreateSemaphoreA@16 @174
|
|---|
| 260 | CreateSemaphoreW = _DbgCreateSemaphoreW@16 @175
|
|---|
| 261 | ; CreateSocketHandle = _DbgCreateSocketHandle@?? @176 ;W95
|
|---|
| 262 | CreateTapePartition = _DbgCreateTapePartition@16 @177
|
|---|
| 263 | CreateThread = _DbgCreateThread@24 @178
|
|---|
| 264 | ;;;; CreateToolhelp32Snapshot = _DbgCreateToolhelp32Snapshot@8 @179 ;W95
|
|---|
| 265 | ; CreateVirtualBuffer = _DbgCreateVirtualBuffer@?? @68 ;NT
|
|---|
| 266 | CreateWaitableTimerA = _DbgCreateWaitableTimerA@12 @69 ;NT
|
|---|
| 267 | CreateWaitableTimerW = _DbgCreateWaitableTimerW@12 @70 ;NT
|
|---|
| 268 | DebugActiveProcess = _DbgDebugActiveProcess@4 @180
|
|---|
| 269 | DebugBreak = _DbgDebugBreak@0 @181
|
|---|
| 270 | DefineDosDeviceA = _DbgDefineDosDeviceA@12 @182
|
|---|
| 271 | DefineDosDeviceW = _DbgDefineDosDeviceW@12 @183
|
|---|
| 272 | DeleteAtom = _DbgDeleteAtom@4 @184
|
|---|
| 273 | DeleteCriticalSection = _DbgDeleteCriticalSection@4 @185
|
|---|
| 274 | DeleteFiber = _DbgDeleteFiber@4 @77 ;NT
|
|---|
| 275 | DeleteFileA = _DbgDeleteFileA@4 @186
|
|---|
| 276 | DeleteFileW = _DbgDeleteFileW@4 @187
|
|---|
| 277 | DeviceIoControl = _DbgDeviceIoControl@32 @188
|
|---|
| 278 | DisableThreadLibraryCalls = _DbgDisableThreadLibraryCalls@4 @189
|
|---|
| 279 | DisconnectNamedPipe = _DbgDisconnectNamedPipe@4 @190
|
|---|
| 280 | DosDateTimeToFileTime = _DbgDosDateTimeToFileTime@12 @191
|
|---|
| 281 | ; DuplicateConsoleHandle = _DbgDuplicateConsoleHandle@?? ;NT
|
|---|
| 282 | DuplicateHandle = _DbgDuplicateHandle@28 @192
|
|---|
| 283 | EndUpdateResourceA = _DbgEndUpdateResourceA@8 @193
|
|---|
| 284 | EndUpdateResourceW = _DbgEndUpdateResourceW@8 @194
|
|---|
| 285 | EnterCriticalSection = _DbgEnterCriticalSection@4 @195
|
|---|
| 286 | EnumCalendarInfoA = _DbgEnumCalendarInfoA@16 @196
|
|---|
| 287 | EnumCalendarInfoW = _DbgEnumCalendarInfoW@16 @197
|
|---|
| 288 | EnumDateFormatsA = _DbgEnumDateFormatsA@12 @198
|
|---|
| 289 | EnumDateFormatsW = _DbgEnumDateFormatsW@12 @199
|
|---|
| 290 | EnumResourceLanguagesA = _DbgEnumResourceLanguagesA@20 @200
|
|---|
| 291 | EnumResourceLanguagesW = _DbgEnumResourceLanguagesW@20 @201
|
|---|
| 292 | EnumResourceNamesA = _DbgEnumResourceNamesA@16 @202
|
|---|
| 293 | EnumResourceNamesW = _DbgEnumResourceNamesW@16 @203
|
|---|
| 294 | EnumResourceTypesA = _DbgEnumResourceTypesA@12 @204
|
|---|
| 295 | EnumResourceTypesW = _DbgEnumResourceTypesW@12 @205
|
|---|
| 296 | EnumSystemCodePagesA = _DbgEnumSystemCodePagesA@8 @206
|
|---|
| 297 | EnumSystemCodePagesW = _DbgEnumSystemCodePagesW@8 @207
|
|---|
| 298 | EnumSystemLocalesA = _DbgEnumSystemLocalesA@8 @208
|
|---|
| 299 | EnumSystemLocalesW = _DbgEnumSystemLocalesW@8 @209
|
|---|
| 300 | EnumTimeFormatsA = _DbgEnumTimeFormatsA@12 @210
|
|---|
| 301 | EnumTimeFormatsW = _DbgEnumTimeFormatsW@12 @211
|
|---|
| 302 | EraseTape = _DbgEraseTape@12 @212
|
|---|
| 303 | EscapeCommFunction = _DbgEscapeCommFunction@8 @213
|
|---|
| 304 | ExitProcess = _DbgExitProcess@4 @214
|
|---|
| 305 | ExitThread = _DbgExitThread@4 @215
|
|---|
| 306 | ; ExitVDM = _DbgExitVDM@?? ;NT
|
|---|
| 307 | ExpandEnvironmentStringsA = _DbgExpandEnvironmentStringsA@12 @216
|
|---|
| 308 | ExpandEnvironmentStringsW = _DbgExpandEnvironmentStringsW@12 @217
|
|---|
| 309 | ; ExpungeConsoleCommandHistoryA = _DbgExpungeConsoleCommandHistoryA@?? ;NT
|
|---|
| 310 | ; ExpungeConsoleCommandHistoryW = _DbgExpungeConsoleCommandHistoryW@?? ;NT
|
|---|
| 311 | ; ExtendVirtualBuffer = _DbgExtendVirtualBuffer@?? ;NT
|
|---|
| 312 | FT_Exit0 = _DbgFT_Exit0@4 @218 ;W95
|
|---|
| 313 | FT_Exit12 = _DbgFT_Exit12@4 @219 ;W95
|
|---|
| 314 | FT_Exit16 = _DbgFT_Exit16@4 @220 ;W95
|
|---|
| 315 | FT_Exit20 = _DbgFT_Exit20@4 @221 ;W95
|
|---|
| 316 | FT_Exit24 = _DbgFT_Exit24@4 @222 ;W95
|
|---|
| 317 | FT_Exit28 = _DbgFT_Exit28@4 @223 ;W95
|
|---|
| 318 | FT_Exit32 = _DbgFT_Exit32@4 @224 ;W95
|
|---|
| 319 | FT_Exit36 = _DbgFT_Exit36@4 @225 ;W95
|
|---|
| 320 | FT_Exit4 = _DbgFT_Exit4@4 @226 ;W95
|
|---|
| 321 | FT_Exit40 = _DbgFT_Exit40@4 @227 ;W95
|
|---|
| 322 | FT_Exit44 = _DbgFT_Exit44@4 @228 ;W95
|
|---|
| 323 | FT_Exit48 = _DbgFT_Exit48@4 @229 ;W95
|
|---|
| 324 | FT_Exit52 = _DbgFT_Exit52@4 @230 ;W95
|
|---|
| 325 | FT_Exit56 = _DbgFT_Exit56@4 @231 ;W95
|
|---|
| 326 | FT_Exit8 = _DbgFT_Exit8@4 @232 ;W95
|
|---|
| 327 | FT_Prolog = _DbgFT_Prolog@4 @233 ;W95
|
|---|
| 328 | FT_Thunk = _DbgFT_Thunk@4 @234 ;W95
|
|---|
| 329 | FatalAppExitA = _DbgFatalAppExitA@8 @235
|
|---|
| 330 | FatalAppExitW = _DbgFatalAppExitW@8 @236
|
|---|
| 331 | FatalExit = _DbgFatalExit@4 @237
|
|---|
| 332 | FileTimeToDosDateTime = _DbgFileTimeToDosDateTime@12 @238
|
|---|
| 333 | FileTimeToLocalFileTime = _DbgFileTimeToLocalFileTime@8 @239
|
|---|
| 334 | FileTimeToSystemTime = _DbgFileTimeToSystemTime@8 @240
|
|---|
| 335 | FillConsoleOutputAttribute = _DbgFillConsoleOutputAttribute@20 @241
|
|---|
| 336 | FillConsoleOutputCharacterA = _DbgFillConsoleOutputCharacterA@20 @242
|
|---|
| 337 | FillConsoleOutputCharacterW = _DbgFillConsoleOutputCharacterW@20 @243
|
|---|
| 338 | FindAtomA = _DbgFindAtomA@4 @244
|
|---|
| 339 | FindAtomW = _DbgFindAtomW@4 @245
|
|---|
| 340 | FindClose = _DbgFindClose@4 @246
|
|---|
| 341 | FindCloseChangeNotification = _DbgFindCloseChangeNotification@4 @247
|
|---|
| 342 | FindFirstChangeNotificationA = _DbgFindFirstChangeNotificationA@12 @248
|
|---|
| 343 | FindFirstChangeNotificationW = _DbgFindFirstChangeNotificationW@12 @249
|
|---|
| 344 | FindFirstFileA = _DbgFindFirstFileA@8 @250
|
|---|
| 345 | FindFirstFileExA = _DbgFindFirstFileExA@24 @850
|
|---|
| 346 | FindFirstFileExW = _DbgFindFirstFileExW@24 @851
|
|---|
| 347 | FindFirstFileW = _DbgFindFirstFileW@8 @251
|
|---|
| 348 | FindNextChangeNotification = _DbgFindNextChangeNotification@4 @252
|
|---|
| 349 | FindNextFileA = _DbgFindNextFileA@8 @253
|
|---|
| 350 | FindNextFileW = _DbgFindNextFileW@8 @254
|
|---|
| 351 | FindResourceA = _DbgFindResourceA@12 @255
|
|---|
| 352 | FindResourceExA = _DbgFindResourceExA@16 @256
|
|---|
| 353 | FindResourceExW = _DbgFindResourceExW@16 @257
|
|---|
| 354 | FindResourceW = _DbgFindResourceW@12 @258
|
|---|
| 355 | FlushConsoleInputBuffer = _DbgFlushConsoleInputBuffer@4 @259
|
|---|
| 356 | FlushFileBuffers = _DbgFlushFileBuffers@4 @260
|
|---|
| 357 | FlushInstructionCache = _DbgFlushInstructionCache@12 @261
|
|---|
| 358 | FlushViewOfFile = _DbgFlushViewOfFile@8 @262
|
|---|
| 359 | FoldStringA = _DbgFoldStringA@20 @263
|
|---|
| 360 | FoldStringW = _DbgFoldStringW@20 @264
|
|---|
| 361 | FormatMessageA = _DbgFormatMessageA@28 @265
|
|---|
| 362 | FormatMessageW = _DbgFormatMessageW@28 @266
|
|---|
| 363 | FreeConsole = _DbgFreeConsole@0 @267
|
|---|
| 364 | FreeEnvironmentStringsA = _DbgFreeEnvironmentStringsA@4 @268
|
|---|
| 365 | FreeEnvironmentStringsW = _DbgFreeEnvironmentStringsW@4 @269
|
|---|
| 366 | ; FreeLSCallback = _DbgFreeLSCallback@?? @270 ;W95
|
|---|
| 367 | FreeLibrary = _DbgFreeLibrary@4 @271
|
|---|
| 368 | FreeLibraryAndExitThread = _DbgFreeLibraryAndExitThread@8 @272
|
|---|
| 369 | FreeResource = _DbgFreeResource@4 @273
|
|---|
| 370 | ; FreeSLCallback = _DbgFreeSLCallback@?? @274 ;W95
|
|---|
| 371 | ; FreeVirtualBuffer = _DbgFreeVirtualBuffer@?? ;NT
|
|---|
| 372 | GenerateConsoleCtrlEvent = _DbgGenerateConsoleCtrlEvent@8 @275
|
|---|
| 373 | GetACP = _DbgGetACP@0 @276
|
|---|
| 374 | GetAtomNameA = _DbgGetAtomNameA@12 @277
|
|---|
| 375 | GetAtomNameW = _DbgGetAtomNameW@12 @278
|
|---|
| 376 | GetBinaryType = _DbgGetBinaryTypeA@8 @279
|
|---|
| 377 | GetBinaryTypeA = _DbgGetBinaryTypeA@8 @280
|
|---|
| 378 | GetBinaryTypeW = _DbgGetBinaryTypeW@8 @281
|
|---|
| 379 | GetCPInfo = _DbgGetCPInfo@8 @282
|
|---|
| 380 | GetCommConfig = _DbgGetCommConfig@12 @283
|
|---|
| 381 | GetCommMask = _DbgGetCommMask@8 @284
|
|---|
| 382 | GetCommModemStatus = _DbgGetCommModemStatus@8 @285
|
|---|
| 383 | GetCommProperties = _DbgGetCommProperties@8 @286
|
|---|
| 384 | GetCommState = _DbgGetCommState@8 @287
|
|---|
| 385 | GetCommTimeouts = _DbgGetCommTimeouts@8 @288
|
|---|
| 386 | GetCommandLineA = _DbgGetCommandLineA@0 @289
|
|---|
| 387 | GetCommandLineW = _DbgGetCommandLineW@0 @290
|
|---|
| 388 | GetCompressedFileSizeA = _DbgGetCompressedFileSizeA@8 @291
|
|---|
| 389 | GetCompressedFileSizeW = _DbgGetCompressedFileSizeW@8 @292
|
|---|
| 390 | GetComputerNameA = _DbgGetComputerNameA@8 @293
|
|---|
| 391 | GetComputerNameW = _DbgGetComputerNameW@8 @294
|
|---|
| 392 | ; GetConsoleAliasA = _DbgGetConsoleAliasA@?? ;NT
|
|---|
| 393 | ; GetConsoleAliasExesA = _DbgGetConsoleAliasExesA@?? ;NT
|
|---|
| 394 | ; GetConsoleAliasExesLengthA = _DbgGetConsoleAliasExesLengthA@?? ;NT
|
|---|
| 395 | ; GetConsoleAliasExesLengthW = _DbgGetConsoleAliasExesLengthW@?? ;NT
|
|---|
| 396 | ; GetConsoleAliasExesW = _DbgGetConsoleAliasExesW@?? ;NT
|
|---|
| 397 | ; GetConsoleAliasW = _DbgGetConsoleAliasW@?? ;NT
|
|---|
| 398 | ; GetConsoleAliasesA = _DbgGetConsoleAliasesA@?? ;NT
|
|---|
| 399 | ; GetConsoleAliasesLengthA = _DbgGetConsoleAliasesLengthA@?? ;NT
|
|---|
| 400 | ; GetConsoleAliasesLengthW = _DbgGetConsoleAliasesLengthW@?? ;NT
|
|---|
| 401 | ; GetConsoleAliasesW = _DbgGetConsoleAliasesW@?? ;NT
|
|---|
| 402 | GetConsoleCP = _DbgGetConsoleCP@0 @295
|
|---|
| 403 | ; GetConsoleCommandHistoryA = _DbgGetConsoleCommandHistoryA@?? ;NT
|
|---|
| 404 | ; GetConsoleCommandHistoryLengthA = _DbgGetConsoleCommandHistoryLengthA@?? ;NT
|
|---|
| 405 | ; GetConsoleCommandHistoryLengthW = _DbgGetConsoleCommandHistoryLengthW@?? ;NT
|
|---|
| 406 | ; GetConsoleCommandHistoryW = _DbgGetConsoleCommandHistoryW@?? ;NT
|
|---|
| 407 | GetConsoleCursorInfo = _DbgGetConsoleCursorInfo@8 @296
|
|---|
| 408 | ; GetConsoleDisplayMode = _DbgGetConsoleDisplayMode@?? ;NT
|
|---|
| 409 | ; GetConsoleFontInfo = _DbgGetConsoleFontInfo@?? ;NT
|
|---|
| 410 | ; GetConsoleFontSize = _DbgGetConsoleFontSize@?? ;NT
|
|---|
| 411 | ; GetConsoleHardwareState = _DbgGetConsoleHardwareState@?? ;NT
|
|---|
| 412 | ; GetConsoleInputExeNameA = _DbgGetConsoleInputExeNameA@?? ;NT
|
|---|
| 413 | ; GetConsoleInputExeNameW = _DbgGetConsoleInputExeNameW@?? ;NT
|
|---|
| 414 | ; GetConsoleInputWaitHandle = _DbgGetConsoleInputWaitHandle@?? ;NT
|
|---|
| 415 | ; GetConsoleKeyboardLayoutNameA = _DbgGetConsoleKeyboardLayoutNameA@?? ;NT
|
|---|
| 416 | ; GetConsoleKeyboardLayoutNameW = _DbgGetConsoleKeyboardLayoutNameW@?? ;NT
|
|---|
| 417 | GetConsoleMode = _DbgGetConsoleMode@8 @297
|
|---|
| 418 | GetConsoleOutputCP = _DbgGetConsoleOutputCP@0 @298
|
|---|
| 419 | GetConsoleScreenBufferInfo = _DbgGetConsoleScreenBufferInfo@8 @299
|
|---|
| 420 | GetConsoleTitleA = _DbgGetConsoleTitleA@8 @300
|
|---|
| 421 | GetConsoleTitleW = _DbgGetConsoleTitleW@8 @301
|
|---|
| 422 | GetCurrencyFormatA = _DbgGetCurrencyFormatA@24 @302
|
|---|
| 423 | GetCurrencyFormatW = _DbgGetCurrencyFormatW@24 @303
|
|---|
| 424 | ; GetCurrentConsoleFont = _DbgGetCurrentConsoleFont@?? ;NT
|
|---|
| 425 | GetCurrentDirectoryA = _DbgGetCurrentDirectoryA@8 @304
|
|---|
| 426 | GetCurrentDirectoryW = _DbgGetCurrentDirectoryW@8 @305
|
|---|
| 427 | GetCurrentProcess = _DbgGetCurrentProcess@0 @306
|
|---|
| 428 | GetCurrentProcessId = _DbgGetCurrentProcessId@0 @307
|
|---|
| 429 | GetCurrentThread = _DbgGetCurrentThread@0 @308
|
|---|
| 430 | GetCurrentThreadId = _DbgGetCurrentThreadId@0 @309
|
|---|
| 431 | GetDateFormatA = _DbgGetDateFormatA@24 @310
|
|---|
| 432 | GetDateFormatW = _DbgGetDateFormatW@24 @311
|
|---|
| 433 | ; GetDaylightFlag = _DbgGetDaylightFlag@?? @312 ;W95
|
|---|
| 434 | GetDefaultCommConfigA = _DbgGetDefaultCommConfigA@12 @313
|
|---|
| 435 | GetDefaultCommConfigW = _DbgGetDefaultCommConfigW@12 @314
|
|---|
| 436 | GetDiskFreeSpaceA = _DbgGetDiskFreeSpaceA@20 @315
|
|---|
| 437 | GetDiskFreeSpaceW = _DbgGetDiskFreeSpaceW@20 @316
|
|---|
| 438 | GetDriveTypeA = _DbgGetDriveTypeA@4 @317
|
|---|
| 439 | GetDriveTypeW = _DbgGetDriveTypeW@4 @318
|
|---|
| 440 | GetEnvironmentStrings = _DbgGetEnvironmentStringsA@0 @319
|
|---|
| 441 | GetEnvironmentStringsA = _DbgGetEnvironmentStringsA@0 @320
|
|---|
| 442 | GetEnvironmentStringsW = _DbgGetEnvironmentStringsW@0 @321
|
|---|
| 443 | GetEnvironmentVariableA = _DbgGetEnvironmentVariableA@12 @322
|
|---|
| 444 | GetEnvironmentVariableW = _DbgGetEnvironmentVariableW@12 @323
|
|---|
| 445 | ; GetErrorMode = _DbgGetErrorMode@?? @324 ;undocumented
|
|---|
| 446 | GetExitCodeProcess = _DbgGetExitCodeProcess@8 @325
|
|---|
| 447 | GetExitCodeThread = _DbgGetExitCodeThread@8 @326
|
|---|
| 448 | GetFileAttributesA = _DbgGetFileAttributesA@4 @327 ;W95
|
|---|
| 449 | GetFileAttributesW = _DbgGetFileAttributesW@4 @328 ;W95
|
|---|
| 450 | GetFileInformationByHandle = _DbgGetFileInformationByHandle@8 @329
|
|---|
| 451 | GetFileSize = _DbgGetFileSize@8 @330
|
|---|
| 452 | GetFileTime = _DbgGetFileTime@16 @331
|
|---|
| 453 | GetFileType = _DbgGetFileType@4 @332
|
|---|
| 454 | GetFullPathNameA = _DbgGetFullPathNameA@16 @333
|
|---|
| 455 | GetFullPathNameW = _DbgGetFullPathNameW@16 @334
|
|---|
| 456 | ; GetHandleContext = _DbgGetHandleContext@?? @335 ;W95
|
|---|
| 457 | GetHandleInformation = _DbgGetHandleInformation@8 @336
|
|---|
| 458 | ; GetLSCallbackTarget = _DbgGetLSCallbackTarget@?? @337 ;W95
|
|---|
| 459 | ; GetLSCallbackTemplate = _DbgGetLSCallbackTemplate@?? @338 ;W95
|
|---|
| 460 | GetLargestConsoleWindowSize = _DbgGetLargestConsoleWindowSize@4 @339
|
|---|
| 461 | GetLastError = _GetLastError@0 @340
|
|---|
| 462 | GetLocalTime = _DbgGetLocalTime@4 @341
|
|---|
| 463 | GetLocaleInfoA = _DbgGetLocaleInfoA@16 @342
|
|---|
| 464 | GetLocaleInfoW = _DbgGetLocaleInfoW@16 @343
|
|---|
| 465 | GetLogicalDriveStringsA = _DbgGetLogicalDriveStringsA@8 @344
|
|---|
| 466 | GetLogicalDriveStringsW = _DbgGetLogicalDriveStringsW@8 @345
|
|---|
| 467 | GetLogicalDrives = _DbgGetLogicalDrives@0 @346
|
|---|
| 468 | GetMailslotInfo = _DbgGetMailslotInfo@20 @347
|
|---|
| 469 | GetModuleFileNameA = _DbgGetModuleFileNameA@12 @348
|
|---|
| 470 | GetModuleFileNameW = _DbgGetModuleFileNameW@12 @349
|
|---|
| 471 | GetModuleHandleA = _DbgGetModuleHandleA@4 @350
|
|---|
| 472 | GetModuleHandleW = _DbgGetModuleHandleW@4 @351
|
|---|
| 473 | GetNamedPipeHandleStateA = _DbgGetNamedPipeHandleStateA@28 @352
|
|---|
| 474 | GetNamedPipeHandleStateW = _DbgGetNamedPipeHandleStateW@28 @353
|
|---|
| 475 | GetNamedPipeInfo = _DbgGetNamedPipeInfo@20 @354
|
|---|
| 476 | ; GetNextVDMCommand = _DbgGetNextVDMCommand@?? ;NT
|
|---|
| 477 | GetNumberFormatA = _DbgGetNumberFormatA@24 @355
|
|---|
| 478 | GetNumberFormatW = _DbgGetNumberFormatW@24 @356
|
|---|
| 479 | ; GetNumberOfConsoleFonts = _DbgGetNumberOfConsoleFonts@?? ;NT
|
|---|
| 480 | GetNumberOfConsoleInputEvents = _DbgGetNumberOfConsoleInputEvents@8 @357
|
|---|
| 481 | GetNumberOfConsoleMouseButtons = _DbgGetNumberOfConsoleMouseButtons@4 @358
|
|---|
| 482 | GetOEMCP = _DbgGetOEMCP@0 @359
|
|---|
| 483 | GetOverlappedResult = _DbgGetOverlappedResult@16 @360
|
|---|
| 484 | GetPriorityClass = _DbgGetPriorityClass@4 @361
|
|---|
| 485 | GetPrivateProfileIntA = _DbgGetPrivateProfileIntA@16 @362
|
|---|
| 486 | GetPrivateProfileIntW = _DbgGetPrivateProfileIntW@16 @363
|
|---|
| 487 | GetPrivateProfileSectionA = _DbgGetPrivateProfileSectionA@16 @364
|
|---|
| 488 | GetPrivateProfileSectionNamesA = _DbgGetPrivateProfileSectionNamesA@12 @365
|
|---|
| 489 | GetPrivateProfileSectionNamesW = _DbgGetPrivateProfileSectionNamesW@12 @366
|
|---|
| 490 | GetPrivateProfileSectionW = _DbgGetPrivateProfileSectionW@16 @367
|
|---|
| 491 | GetPrivateProfileStringA = _DbgGetPrivateProfileStringA@24 @368
|
|---|
| 492 | GetPrivateProfileStringW = _DbgGetPrivateProfileStringW@24 @369
|
|---|
| 493 | GetPrivateProfileStructA = _DbgGetPrivateProfileStructA@20 @370
|
|---|
| 494 | GetPrivateProfileStructW = _DbgGetPrivateProfileStructW@20 @371
|
|---|
| 495 | GetProcAddress = _DbgGetProcAddress@8 @372
|
|---|
| 496 | GetProcessAffinityMask = _DbgGetProcessAffinityMask@12 @373
|
|---|
| 497 | GetProcessDword = _DbgGetProcessDword@8 @18
|
|---|
| 498 | GetProcessFlags = _DbgGetProcessFlags@4 @374 ;W95
|
|---|
| 499 | GetProcessHeap = _DbgGetProcessHeap@0 @375
|
|---|
| 500 | GetProcessHeaps = _DbgGetProcessHeaps@8 @376
|
|---|
| 501 | ; GetProcessPriorityBoost = _DbgGetProcessPriorityBoost@?? ;NT
|
|---|
| 502 | GetProcessShutdownParameters = _DbgGetProcessShutdownParameters@8 @377
|
|---|
| 503 | GetProcessTimes = _DbgGetProcessTimes@20 @378
|
|---|
| 504 | GetProcessVersion = _DbgGetProcessVersion@4 @379
|
|---|
| 505 | GetProcessWorkingSetSize = _DbgGetProcessWorkingSetSize@12 @380
|
|---|
| 506 | ; GetProductName = _DbgGetProductName@?? @381 ;W95
|
|---|
| 507 | GetProfileIntA = _DbgGetProfileIntA@12 @382
|
|---|
| 508 | GetProfileIntW = _DbgGetProfileIntW@12 @383
|
|---|
| 509 | GetProfileSectionA = _DbgGetProfileSectionA@12 @384
|
|---|
| 510 | GetProfileSectionW = _DbgGetProfileSectionW@12 @385
|
|---|
| 511 | GetProfileStringA = _DbgGetProfileStringA@20 @386
|
|---|
| 512 | GetProfileStringW = _DbgGetProfileStringW@20 @387
|
|---|
| 513 | GetQueuedCompletionStatus = _DbgGetQueuedCompletionStatus@20 @388
|
|---|
| 514 | ; GetSLCallbackTarget = _DbgGetSLCallbackTarget@?? @389 ;W95
|
|---|
| 515 | ; GetSLCallbackTemplate = _DbgGetSLCallbackTemplate@?? @390 ;W95
|
|---|
| 516 | GetShortPathNameA = _DbgGetShortPathNameA@12 @391
|
|---|
| 517 | GetShortPathNameW = _DbgGetShortPathNameW@12 @392
|
|---|
| 518 | GetStartupInfoA = _DbgGetStartupInfoA@4 @393
|
|---|
| 519 | GetStartupInfoW = _DbgGetStartupInfoW@4 @394
|
|---|
| 520 | GetStdHandle = _DbgGetStdHandle@4 @395
|
|---|
| 521 | GetStringTypeA = _DbgGetStringTypeA@20 @396
|
|---|
| 522 | GetStringTypeExA = _DbgGetStringTypeExA@20 @397
|
|---|
| 523 | GetStringTypeExW = _DbgGetStringTypeExW@20 @398
|
|---|
| 524 | GetStringTypeW = _DbgGetStringTypeW@16 @399
|
|---|
| 525 | GetSystemDefaultLCID = _DbgGetSystemDefaultLCID@0 @400
|
|---|
| 526 | GetSystemDefaultLangID = _DbgGetSystemDefaultLangID@0 @401
|
|---|
| 527 | GetSystemDirectoryA = _DbgGetSystemDirectoryA@8 @402
|
|---|
| 528 | GetSystemDirectoryW = _DbgGetSystemDirectoryW@8 @403
|
|---|
| 529 | GetSystemInfo = _DbgGetSystemInfo@4 @404
|
|---|
| 530 | GetSystemPowerStatus = _DbgGetSystemPowerStatus@4 @405
|
|---|
| 531 | GetSystemTime = _DbgGetSystemTime@4 @406
|
|---|
| 532 | GetSystemTimeAdjustment = _DbgGetSystemTimeAdjustment@12 @407
|
|---|
| 533 | GetSystemTimeAsFileTime = _DbgGetSystemTimeAsFileTime@4 @408
|
|---|
| 534 | GetTapeParameters = _DbgGetTapeParameters@16 @409
|
|---|
| 535 | GetTapePosition = _DbgGetTapePosition@20 @410
|
|---|
| 536 | GetTapeStatus = _DbgGetTapeStatus@4 @411
|
|---|
| 537 | GetTempFileNameA = _DbgGetTempFileNameA@16 @412
|
|---|
| 538 | GetTempFileNameW = _DbgGetTempFileNameW@16 @413
|
|---|
| 539 | GetTempPathA = _DbgGetTempPathA@8 @414
|
|---|
| 540 | GetTempPathW = _DbgGetTempPathW@8 @415
|
|---|
| 541 | GetThreadContext = _DbgGetThreadContext@8 @416
|
|---|
| 542 | GetThreadLocale = _DbgGetThreadLocale@0 @417
|
|---|
| 543 | GetThreadPriority = _DbgGetThreadPriority@4 @418
|
|---|
| 544 | ; GetThreadPriorityBoost = _DbgGetThreadPriorityBoost@?? ;NT
|
|---|
| 545 | GetThreadSelectorEntry = _DbgGetThreadSelectorEntry@12 @419
|
|---|
| 546 | GetThreadTimes = _DbgGetThreadTimes@20 @420
|
|---|
| 547 | GetTickCount = _DbgGetTickCount@0 @421
|
|---|
| 548 | GetTimeFormatA = _DbgGetTimeFormatA@24 @422
|
|---|
| 549 | GetTimeFormatW = _DbgGetTimeFormatW@24 @423
|
|---|
| 550 | GetTimeZoneInformation = _DbgGetTimeZoneInformation@4 @424
|
|---|
| 551 | GetUserDefaultLCID = _DbgGetUserDefaultLCID@0 @425
|
|---|
| 552 | GetUserDefaultLangID = _DbgGetUserDefaultLangID@0 @426
|
|---|
| 553 | GetVDMCurrentDirectories = _DbgGetVDMCurrentDirectories@4 ;NT
|
|---|
| 554 | GetVersion = _DbgGetVersion@0 @427
|
|---|
| 555 | GetVersionExA = _DbgGetVersionExA@4 @428
|
|---|
| 556 | GetVersionExW = _DbgGetVersionExW@4 @429
|
|---|
| 557 | GetVolumeInformationA = _DbgGetVolumeInformationA@32 @430
|
|---|
| 558 | GetVolumeInformationW = _DbgGetVolumeInformationW@32 @431
|
|---|
| 559 | GetWindowsDirectoryA = _DbgGetWindowsDirectoryA@8 @432
|
|---|
| 560 | GetWindowsDirectoryW = _DbgGetWindowsDirectoryW@8 @433
|
|---|
| 561 | GlobalAddAtomA = _DbgGlobalAddAtomA@4 @434
|
|---|
| 562 | GlobalAddAtomW = _DbgGlobalAddAtomW@4 @435
|
|---|
| 563 | GlobalAlloc = _DbgGlobalAlloc@8 @436
|
|---|
| 564 | GlobalCompact = _DbgGlobalCompact@4 @437
|
|---|
| 565 | GlobalDeleteAtom = _DbgGlobalDeleteAtom@4 @438
|
|---|
| 566 | GlobalFindAtomA = _GlobalFindAtomA@4 @439
|
|---|
| 567 | GlobalFindAtomW = _GlobalFindAtomW@4 @440
|
|---|
| 568 | GlobalFix = _DbgGlobalFix@4 @441
|
|---|
| 569 | GlobalFlags = _DbgGlobalFlags@4 @442
|
|---|
| 570 | GlobalFree = _DbgGlobalFree@4 @443
|
|---|
| 571 | GlobalGetAtomNameA = _DbgGlobalGetAtomNameA@12 @444
|
|---|
| 572 | GlobalGetAtomNameW = _DbgGlobalGetAtomNameW@12 @445
|
|---|
| 573 | GlobalHandle = _DbgGlobalHandle@4 @446
|
|---|
| 574 | GlobalLock = _DbgGlobalLock@4 @447
|
|---|
| 575 | GlobalMemoryStatus = _DbgGlobalMemoryStatus@4 @448
|
|---|
| 576 | GlobalReAlloc = _DbgGlobalReAlloc@12 @449
|
|---|
| 577 | GlobalSize = _DbgGlobalSize@4 @450
|
|---|
| 578 | GlobalUnWire = _DbgGlobalUnWire@4 @451 ;obsolete
|
|---|
| 579 | GlobalUnfix = _DbgGlobalUnfix@4 @452 ;obsolete
|
|---|
| 580 | GlobalUnlock = _DbgGlobalUnlock@4 @453
|
|---|
| 581 | GlobalWire = _DbgGlobalWire@4 @454 ;obsolete
|
|---|
| 582 | ; Heap32First = _DbgHeap32First@?? @455 ;W95
|
|---|
| 583 | ; Heap32ListFirst = _DbgHeap32ListFirst@?? @456 ;W95
|
|---|
| 584 | ; Heap32ListNext = _DbgHeap32ListNext@?? @457 ;W95
|
|---|
| 585 | ; Heap32Next = _DbgHeap32Next@?? @458 ;W95
|
|---|
| 586 | HeapAlloc = _DbgHeapAlloc@12 @459
|
|---|
| 587 | HeapCompact = _DbgHeapCompact@8 @460
|
|---|
| 588 | HeapCreate = _DbgHeapCreate@12 @461
|
|---|
| 589 | ; HeapCreateTagsW = _DbgHeapCreateTagsW@?? ;NT
|
|---|
| 590 | HeapDestroy = _DbgHeapDestroy@4 @462
|
|---|
| 591 | ; HeapExtend = _DbgHeapExtend@?? ;NT
|
|---|
| 592 | HeapFree = _DbgHeapFree@12 @463
|
|---|
| 593 | HeapLock = _DbgHeapLock@4 @464
|
|---|
| 594 | HeapReAlloc = _DbgHeapReAlloc@16 @465
|
|---|
| 595 | ; HeapQueryTagsW = _DbgHeapQueryTagsW@?? ;NT
|
|---|
| 596 | ; HeapSetFlags = _DbgHeapSetFlags@?? @466
|
|---|
| 597 | "HeapSize" = _DbgHeapSize@12 @467 ; reserved linker word
|
|---|
| 598 | HeapUnlock = _DbgHeapUnlock@4 @468
|
|---|
| 599 | ; HeapUsage = _DbgHeapUsage@?? ;NT
|
|---|
| 600 | HeapValidate = _DbgHeapValidate@12 @469
|
|---|
| 601 | HeapWalk = _DbgHeapWalk@8 @470
|
|---|
| 602 |
|
|---|
| 603 | InitAtomTable = _DbgInitAtomTable@4 @471
|
|---|
| 604 | InitializeCriticalSection = _DbgInitializeCriticalSection@4 @472
|
|---|
| 605 | ; InitializeCriticialSectionAndSpinCount = _InitializeCriticalSectionAndSpinCount@?? ;NT
|
|---|
| 606 | InterlockedCompareExchange = _InterlockedCompareExchange@12 @787 ;NT
|
|---|
| 607 | InterlockedDecrement = _InterlockedDecrement@4 @473
|
|---|
| 608 | InterlockedExchange = _InterlockedExchange@8 @474
|
|---|
| 609 | InterlockedExchangeAdd = _InterlockedExchangeAdd@8 @788 ;NT
|
|---|
| 610 | InterlockedIncrement = _InterlockedIncrement@4 @475
|
|---|
| 611 | ; InvalidateNLSCache = _DbgInvalidateNLSCache@?? @476 ;W95
|
|---|
| 612 | ; InvalidateConsoleDIBits = _DbgInvalidateConsoleDIBits@?? ;NT
|
|---|
| 613 | IsBadCodePtr = _DbgIsBadCodePtr@4 @477
|
|---|
| 614 | IsBadHugeReadPtr = _DbgIsBadHugeReadPtr@8 @478
|
|---|
| 615 | IsBadHugeWritePtr = _DbgIsBadHugeWritePtr@8 @479
|
|---|
| 616 | IsBadReadPtr = _DbgIsBadReadPtr@8 @480
|
|---|
| 617 | IsBadStringPtrA = _DbgIsBadStringPtrA@8 @481
|
|---|
| 618 | IsBadStringPtrW = _DbgIsBadStringPtrW@8 @482
|
|---|
| 619 | IsBadWritePtr = _DbgIsBadWritePtr@8 @483
|
|---|
| 620 | IsDBCSLeadByte = _DbgIsDBCSLeadByte@4 @484
|
|---|
| 621 | IsDBCSLeadByteEx = _DbgIsDBCSLeadByteEx@8 @485
|
|---|
| 622 | ; IsLSCallback = _DbgIsLSCallback@?? @486 ;W95
|
|---|
| 623 | ; IsSLCallback = _DbgIsSLCallback@?? @487 ;W95
|
|---|
| 624 | IsDebuggerPresent = _DbgIsDebuggerPresent@0 @889 ;NT/98
|
|---|
| 625 | IsValidCodePage = _DbgIsValidCodePage@4 @488
|
|---|
| 626 | IsValidLocale = _DbgIsValidLocale@8 @489
|
|---|
| 627 | K32Thk1632Epilog = _DbgK32Thk1632Epilog@4 @490 ;W95
|
|---|
| 628 | K32Thk1632Prolog = _DbgK32Thk1632Prolog@4 @491 ;W95
|
|---|
| 629 | LCMapStringA = _DbgLCMapStringA@24 @492
|
|---|
| 630 | LCMapStringW = _DbgLCMapStringW@24 @493
|
|---|
| 631 | LeaveCriticalSection = _DbgLeaveCriticalSection@4 @494
|
|---|
| 632 | LoadLibraryA = _DbgLoadLibraryA@4 @495
|
|---|
| 633 | LoadLibraryExA = _DbgLoadLibraryExA@12 @496
|
|---|
| 634 | LoadLibraryExW = _DbgLoadLibraryExW@12 @497
|
|---|
| 635 | LoadLibraryW = _DbgLoadLibraryW@4 @498
|
|---|
| 636 | LoadModule = _DbgLoadModule@8 @499
|
|---|
| 637 | LoadResource = _DbgLoadResource@8 @500
|
|---|
| 638 | LocalAlloc = _DbgLocalAlloc@8 @501
|
|---|
| 639 | LocalCompact = _DbgLocalCompact@4 @502 ;obsolete
|
|---|
| 640 | LocalFileTimeToFileTime = _DbgLocalFileTimeToFileTime@8 @503
|
|---|
| 641 | LocalFlags = _DbgLocalFlags@4 @504
|
|---|
| 642 | LocalFree = _DbgLocalFree@4 @505
|
|---|
| 643 | LocalHandle = _DbgLocalHandle@4 @506
|
|---|
| 644 | LocalLock = _DbgLocalLock@4 @507
|
|---|
| 645 | LocalReAlloc = _DbgLocalReAlloc@12 @508
|
|---|
| 646 | LocalShrink = _DbgLocalShrink@8 @509 ;obsolete
|
|---|
| 647 | LocalSize = _DbgLocalSize@4 @510
|
|---|
| 648 | LocalUnlock = _DbgLocalUnlock@4 @511
|
|---|
| 649 | LockFile = _DbgLockFile@20 @512
|
|---|
| 650 | LockFileEx = _DbgLockFileEx@24 @513
|
|---|
| 651 | LockResource = _DbgLockResource@4 @514
|
|---|
| 652 |
|
|---|
| 653 | MakeCriticalSectionGlobal = _DbgMakeCriticalSectionGlobal@4 @515
|
|---|
| 654 | ; MapHInstLS = _DbgMapHInstLS@?? @516 ;W95
|
|---|
| 655 | ; MapHInstLS_PN = _DbgMapHInstLS_PN@?? @517 ;W95
|
|---|
| 656 | ; MapHInstSL = _DbgMapHInstSL@?? @518 ;W95
|
|---|
| 657 | ; MapHInstSL_PN = _DbgMapHInstSL_PN@?? @519 ;W95
|
|---|
| 658 | ; MapHModuleLS = _DbgMapHModuleLS@?? @520 ;W95
|
|---|
| 659 | ; MapHModuleSL = _DbgMapHModuleSL@?? @521 ;W95
|
|---|
| 660 | MapLS = _DbgMapLS@4 @522 ;W95
|
|---|
| 661 | ; MapSL = _DbgMapSL@4 @523 ;W95
|
|---|
| 662 | MapSLFix = _DbgMapSLFix@4 @524 ;W95
|
|---|
| 663 | MapViewOfFile = _DbgMapViewOfFile@20 @525
|
|---|
| 664 | MapViewOfFileEx = _DbgMapViewOfFileEx@24 @526
|
|---|
| 665 | ;;;; Module32First = _DbgModule32First@8 @527 ;W95
|
|---|
| 666 | ;;;; Module32Next = _DbgModule32Next@8 @528 ;W95
|
|---|
| 667 | MoveFileA = _DbgMoveFileA@8 @529
|
|---|
| 668 | MoveFileExA = _DbgMoveFileExA@12 @530
|
|---|
| 669 | MoveFileExW = _DbgMoveFileExW@12 @531
|
|---|
| 670 | MoveFileW = _DbgMoveFileW@8 @532
|
|---|
| 671 | MulDiv = _DbgMulDiv@12 @533
|
|---|
| 672 | MultiByteToWideChar = _DbgMultiByteToWideChar@24 @534
|
|---|
| 673 | ; NotifyNLSUserCache = _DbgNotifyNLSUserCache@?? @535 ;W95
|
|---|
| 674 | ; OpenConsoleW = _DbgOpenConsoleW@?? ;NT
|
|---|
| 675 | OpenEventA = _DbgOpenEventA@12 @536
|
|---|
| 676 | OpenEventW = _DbgOpenEventW@12 @537
|
|---|
| 677 | OpenFile = _DbgOpenFile@12 @538
|
|---|
| 678 | OpenFileMappingA = _DbgOpenFileMappingA@12 @539
|
|---|
| 679 | OpenFileMappingW = _DbgOpenFileMappingW@12 @540
|
|---|
| 680 | OpenMutexA = _DbgOpenMutexA@12 @541
|
|---|
| 681 | OpenMutexW = _DbgOpenMutexW@12 @542
|
|---|
| 682 | OpenProcess = _DbgOpenProcess@12 @543
|
|---|
| 683 | OpenProfileUserMapping = _DbgOpenProfileUserMapping@0 @544
|
|---|
| 684 | OpenSemaphoreA = _DbgOpenSemaphoreA@12 @545
|
|---|
| 685 | OpenSemaphoreW = _DbgOpenSemaphoreW@12 @546
|
|---|
| 686 | ; OpenVxDHandle = _DbgOpenVxDHandle@?? @547 ;W95
|
|---|
| 687 | ; OpenWaitableTimerA = _DbgOpenWaitableTimerA@?? ;NT
|
|---|
| 688 | ; OpenWaitableTimerW = _DbgOpenWaitableTimerW@?? ;NT
|
|---|
| 689 | OutputDebugStringA = _DbgOutputDebugStringA@4 @548
|
|---|
| 690 | OutputDebugStringW = _DbgOutputDebugStringW@4 @549
|
|---|
| 691 | PeekConsoleInputA = _DbgPeekConsoleInputA@16 @550
|
|---|
| 692 | PeekConsoleInputW = _DbgPeekConsoleInputW@16 @551
|
|---|
| 693 | PeekNamedPipe = _DbgPeekNamedPipe@24 @552
|
|---|
| 694 | PostQueuedCompletionStatus = _DbgPostQueuedCompletionStatus@16 @553
|
|---|
| 695 | PrepareTape = _DbgPrepareTape@12 @554
|
|---|
| 696 | ;;; Process32First = _DbgProcess32First@8 @555 ;W95
|
|---|
| 697 | ;;; Process32Next = _DbgProcess32Next@8 @556 ;W95
|
|---|
| 698 | PulseEvent = _DbgPulseEvent@4 @557
|
|---|
| 699 | PurgeComm = _DbgPurgeComm@8 @558
|
|---|
| 700 | QT_Thunk = _DbgQT_Thunk@4 @559 ;W95
|
|---|
| 701 | QueryDosDeviceA = _DbgQueryDosDeviceA@12 @560
|
|---|
| 702 | QueryDosDeviceW = _DbgQueryDosDeviceW@12 @561
|
|---|
| 703 | ; QueryNumberOfEventLogRecords = _DbgQueryNumberOfEventLogRecords@?? @562 ;W95
|
|---|
| 704 | ; QueryOldestEventLogRecord = _DbgQueryOldestEventLogRecord@?? @563 ;W95
|
|---|
| 705 | QueryPerformanceCounter = _DbgQueryPerformanceCounter@4 @564
|
|---|
| 706 | QueryPerformanceFrequency = _DbgQueryPerformanceFrequency@4 @565
|
|---|
| 707 | ; QueryWin31IniFilesMappedToRegistry = _DbgQueryWin31IniFilesMappedToRegistry@?? ;NT
|
|---|
| 708 | ; QueueUserAPC = _DbgQueueUserAPC@?? @566
|
|---|
| 709 | RaiseException = _DbgRaiseException@16 @567
|
|---|
| 710 | ReadConsoleA = _DbgReadConsoleA@20 @568
|
|---|
| 711 | ReadConsoleInputA = _DbgReadConsoleInputA@16 @569
|
|---|
| 712 | ; ReadConsoleInputExA = _DbgReadConsoleInputExA@?? ;NT
|
|---|
| 713 | ; ReadConsoleInputExW = _DbgReadConsoleInputExW@?? ;NT
|
|---|
| 714 | ReadConsoleInputW = _DbgReadConsoleInputW@16 @570
|
|---|
| 715 | ReadConsoleOutputA = _DbgReadConsoleOutputA@20 @571
|
|---|
| 716 | ReadConsoleOutputAttribute = _DbgReadConsoleOutputAttribute@20 @572
|
|---|
| 717 | ReadConsoleOutputCharacterA = _DbgReadConsoleOutputCharacterA@20 @573
|
|---|
| 718 | ReadConsoleOutputCharacterW = _DbgReadConsoleOutputCharacterW@20 @574
|
|---|
| 719 | ReadConsoleOutputW = _DbgReadConsoleOutputW@20 @575
|
|---|
| 720 | ReadConsoleW = _DbgReadConsoleW@20 @576
|
|---|
| 721 | ; ReadDirectoryChangesW = _DbgReadDirectoryChangesW@?? ;NT
|
|---|
| 722 | ReadFile = _DbgReadFile@20 @577
|
|---|
| 723 | ReadFileEx = _DbgReadFileEx@20 @578
|
|---|
| 724 | ; ReadFileScatter = _DbgReadFileScatter@?? ;NT
|
|---|
| 725 | ReadProcessMemory = _DbgReadProcessMemory@20 @579
|
|---|
| 726 | RegisterServiceProcess = _DbgRegisterServiceProcess@8 @580 ;W95
|
|---|
| 727 | ReinitializeCriticalSection = _DbgReinitializeCriticalSection@4 @581 ;W95
|
|---|
| 728 | ; RegisterConsoleVDM = _DbgRegisterConsoleVDM@?? ;NT
|
|---|
| 729 | ; RegisterWaitForInputIdle = _DbgRegisterWaitForInputIdle@?? ;NT
|
|---|
| 730 | ; RegisterWowBaseHandlers = _DbgRegisterWowBaseHandlers@?? ;NT
|
|---|
| 731 | ; RegisterWowExec = _DbgRegisterWowExec@?? ;NT
|
|---|
| 732 | ReleaseMutex = _DbgReleaseMutex@4 @582
|
|---|
| 733 | ReleaseSemaphore = _DbgReleaseSemaphore@12 @583
|
|---|
| 734 | RemoveDirectoryA = _DbgRemoveDirectoryA@4 @584
|
|---|
| 735 | RemoveDirectoryW = _DbgRemoveDirectoryW@4 @585
|
|---|
| 736 | ResetEvent = _DbgResetEvent@4 @586
|
|---|
| 737 | ResumeThread = _DbgResumeThread@4 @587
|
|---|
| 738 | RtlFillMemory = _DbgRtlFillMemory@12 @588
|
|---|
| 739 | RtlMoveMemory = _DbgRtlMoveMemory@12 @589
|
|---|
| 740 | RtlUnwind = _DbgRtlUnwind@16 @590
|
|---|
| 741 | RtlZeroMemory = _DbgRtlZeroMemory@8 @591
|
|---|
| 742 | SMapLS = _DbgSMapLS@4 @592 ;W95
|
|---|
| 743 | SMapLS_IP_EBP_12 = _DbgSMapLS_IP_EBP_12@4 @593 ;W95
|
|---|
| 744 | SMapLS_IP_EBP_16 = _DbgSMapLS_IP_EBP_16@4 @594 ;W95
|
|---|
| 745 | SMapLS_IP_EBP_20 = _DbgSMapLS_IP_EBP_20@4 @595 ;W95
|
|---|
| 746 | SMapLS_IP_EBP_24 = _DbgSMapLS_IP_EBP_24@4 @596 ;W95
|
|---|
| 747 | SMapLS_IP_EBP_28 = _DbgSMapLS_IP_EBP_28@4 @597 ;W95
|
|---|
| 748 | SMapLS_IP_EBP_32 = _DbgSMapLS_IP_EBP_32@4 @598 ;W95
|
|---|
| 749 | SMapLS_IP_EBP_36 = _DbgSMapLS_IP_EBP_36@4 @599 ;W95
|
|---|
| 750 | SMapLS_IP_EBP_40 = _DbgSMapLS_IP_EBP_40@4 @600 ;W95
|
|---|
| 751 | SMapLS_IP_EBP_8 = _DbgSMapLS_IP_EBP_8@4 @601 ;W95
|
|---|
| 752 | SUnMapLS = _DbgSUnMapLS@4 @602 ;W95
|
|---|
| 753 | SUnMapLS_IP_EBP_12 = _DbgSUnMapLS_IP_EBP_12@4 @603 ;W95
|
|---|
| 754 | SUnMapLS_IP_EBP_16 = _DbgSUnMapLS_IP_EBP_16@4 @604 ;W95
|
|---|
| 755 | SUnMapLS_IP_EBP_20 = _DbgSUnMapLS_IP_EBP_20@4 @605 ;W95
|
|---|
| 756 | SUnMapLS_IP_EBP_24 = _DbgSUnMapLS_IP_EBP_24@4 @606 ;W95
|
|---|
| 757 | SUnMapLS_IP_EBP_28 = _DbgSUnMapLS_IP_EBP_28@4 @607 ;W95
|
|---|
| 758 | SUnMapLS_IP_EBP_32 = _DbgSUnMapLS_IP_EBP_32@4 @608 ;W95
|
|---|
| 759 | SUnMapLS_IP_EBP_36 = _DbgSUnMapLS_IP_EBP_36@4 @609 ;W95
|
|---|
| 760 | SUnMapLS_IP_EBP_40 = _DbgSUnMapLS_IP_EBP_40@4 @610 ;W95
|
|---|
| 761 | SUnMapLS_IP_EBP_8 = _DbgSUnMapLS_IP_EBP_8@4 @611 ;W95
|
|---|
| 762 | ScrollConsoleScreenBufferA = _DbgScrollConsoleScreenBufferA@20 @612
|
|---|
| 763 | ScrollConsoleScreenBufferW = _DbgScrollConsoleScreenBufferW@20 @613
|
|---|
| 764 | SearchPathA = _DbgSearchPathA@24 @614
|
|---|
| 765 | SearchPathW = _DbgSearchPathW@24 @615
|
|---|
| 766 | SetCommBreak = _DbgSetCommBreak@4 @616
|
|---|
| 767 | SetCommConfig = _DbgSetCommConfig@12 @617
|
|---|
| 768 | SetCommMask = _DbgSetCommMask@8 @618
|
|---|
| 769 | SetCommState = _DbgSetCommState@8 @619
|
|---|
| 770 | SetCommTimeouts = _DbgSetCommTimeouts@8 @620
|
|---|
| 771 | SetComputerNameA = _DbgSetComputerNameA@4 @621
|
|---|
| 772 | SetComputerNameW = _DbgSetComputerNameW@4 @622
|
|---|
| 773 | SetConsoleActiveScreenBuffer = _DbgSetConsoleActiveScreenBuffer@4 @623
|
|---|
| 774 | SetConsoleCP = _DbgSetConsoleCP@4 @624
|
|---|
| 775 | ; SetConsoleCommandHistoryMode = _DbgSetConsoleCommandHistoryMode@?? ;NT
|
|---|
| 776 | SetConsoleCtrlHandler = _DbgSetConsoleCtrlHandler@8 @625
|
|---|
| 777 | ; SetConsoleCursor = _DbgSetConsoleCursor@?? ;NT
|
|---|
| 778 | SetConsoleCursorInfo = _DbgSetConsoleCursorInfo@8 @626
|
|---|
| 779 | SetConsoleCursorPosition = _DbgSetConsoleCursorPosition@8 @627
|
|---|
| 780 | ; SetConsoleDisplayMode = _DbgSetConsoleDisplayMode@?? ;NT
|
|---|
| 781 | ; SetConsoleFont = _DbgSetConsoleFont@?? ;NT
|
|---|
| 782 | ; SetConsoleHardwareState = _DbgSetConsoleHardwareState@?? ;NT
|
|---|
| 783 | ; SetConsoleIcon = _DbgSetConsoleIcon@?? ;NT
|
|---|
| 784 | ; SetConsoleInputExeNameA = _DbgSetConsoleInputExeNameA@?? ;NT
|
|---|
| 785 | ; SetConsoleInputExeNameW = _DbgSetConsoleInputExeNameW@?? ;NT
|
|---|
| 786 | ; SetConsoleKeyShortcuts = _DbgSetConsoleKeyShortcuts@?? ;NT
|
|---|
| 787 | ; SetConsoleMaximumWindowSize = _DbgSetConsoleMaximumWindowSize@?? ;NT
|
|---|
| 788 | ; SetConsoleMenuClose = _DbgSetConsoleMenuClose@?? ;NT
|
|---|
| 789 | SetConsoleMode = _DbgSetConsoleMode@8 @628
|
|---|
| 790 | ; SetConsoleNumberOfCommandsA = _DbgSetConsoleNumberOfCommandsA@?? ;NT
|
|---|
| 791 | ; SetConsoleNumberOfCommandsW = _DbgSetConsoleNumberOfCommandsW@?? ;NT
|
|---|
| 792 | SetConsoleOutputCP = _DbgSetConsoleOutputCP@4 @629
|
|---|
| 793 | ; SetConsolePalette = _DbgSetConsolePalette@?? ;NT
|
|---|
| 794 | SetConsoleScreenBufferSize = _DbgSetConsoleScreenBufferSize@8 @630
|
|---|
| 795 | SetConsoleTextAttribute = _DbgSetConsoleTextAttribute@8 @631
|
|---|
| 796 | SetConsoleTitleA = _DbgSetConsoleTitleA@4 @632
|
|---|
| 797 | SetConsoleTitleW = _DbgSetConsoleTitleW@4 @633
|
|---|
| 798 | SetConsoleWindowInfo = _DbgSetConsoleWindowInfo@12 @634
|
|---|
| 799 | ; SetCriticalSectionSpinCount = _DbgSetCriticalSectionSpinCount@?? ;NT
|
|---|
| 800 | SetCurrentDirectoryA = _DbgSetCurrentDirectoryA@4 @635
|
|---|
| 801 | SetCurrentDirectoryW = _DbgSetCurrentDirectoryW@4 @636
|
|---|
| 802 | ; SetDaylightFlag = _DbgSetDaylightFlag@?? @637 ;W95
|
|---|
| 803 | SetDefaultCommConfigA = _DbgSetDefaultCommConfigA@12 @638
|
|---|
| 804 | SetDefaultCommConfigW = _DbgSetDefaultCommConfigW@12 @639
|
|---|
| 805 | SetEndOfFile = _DbgSetEndOfFile@4 @640
|
|---|
| 806 | SetEnvironmentVariableA = _DbgSetEnvironmentVariableA@8 @641
|
|---|
| 807 | SetEnvironmentVariableW = _DbgSetEnvironmentVariableW@8 @642
|
|---|
| 808 | SetErrorMode = _DbgSetErrorMode@4 @643
|
|---|
| 809 | SetEvent = _DbgSetEvent@4 @644
|
|---|
| 810 | SetFileApisToANSI = _DbgSetFileApisToANSI@0 @645
|
|---|
| 811 | SetFileApisToOEM = _DbgSetFileApisToOEM@0 @646
|
|---|
| 812 | SetFileAttributesA = _DbgSetFileAttributesA@8 @647
|
|---|
| 813 | SetFileAttributesW = _DbgSetFileAttributesW@8 @648
|
|---|
| 814 | SetFilePointer = _DbgSetFilePointer@16 @649
|
|---|
| 815 | SetFileTime = _DbgSetFileTime@16 @650
|
|---|
| 816 | ; SetHandleContext = _DbgSetHandleContext@?? @651 ;W95
|
|---|
| 817 | SetHandleCount = _DbgSetHandleCount@4 @652
|
|---|
| 818 | SetHandleInformation = _DbgSetHandleInformation@12 @653
|
|---|
| 819 | ; SetLastConsoleEventActive = _DbgSetLastConsoleEventActive@?? ;NT
|
|---|
| 820 | SetLastError = _SetLastError@4 @654
|
|---|
| 821 | SetLocalTime = _DbgSetLocalTime@4 @655
|
|---|
| 822 | SetLocaleInfoA = _DbgSetLocaleInfoA@12 @656
|
|---|
| 823 | SetLocaleInfoW = _DbgSetLocaleInfoW@12 @657
|
|---|
| 824 | SetMailslotInfo = _DbgSetMailslotInfo@8 @658
|
|---|
| 825 | SetNamedPipeHandleState = _DbgSetNamedPipeHandleState@16 @659
|
|---|
| 826 | SetPriorityClass = _DbgSetPriorityClass@8 @660
|
|---|
| 827 | SetProcessAffinityMask = _DbgSetProcessAffinityMask@8 @862
|
|---|
| 828 | SetProcessDword = _DbgSetProcessDword@12 @884
|
|---|
| 829 | SetProcessPriorityBoost = _DbgSetProcessPriorityBoost@8 @863
|
|---|
| 830 | SetProcessShutdownParameters = _DbgSetProcessShutdownParameters@8 @661
|
|---|
| 831 | SetProcessWorkingSetSize = _DbgSetProcessWorkingSetSize@12 @662
|
|---|
| 832 | SetStdHandle = _DbgSetStdHandle@8 @663
|
|---|
| 833 | SetSystemPowerState = _DbgSetSystemPowerState@8 @664
|
|---|
| 834 | SetSystemTime = _DbgSetSystemTime@4 @665
|
|---|
| 835 | SetSystemTimeAdjustment = _DbgSetSystemTimeAdjustment@8 @666
|
|---|
| 836 | SetTapeParameters = _DbgSetTapeParameters@12 @667
|
|---|
| 837 | SetTapePosition = _DbgSetTapePosition@24 @668
|
|---|
| 838 | SetThreadAffinityMask = _DbgSetThreadAffinityMask@8 @669
|
|---|
| 839 | SetThreadContext = _DbgSetThreadContext@8 @670
|
|---|
| 840 | ; SetThreadIdealProcessor = _DbgSetThreadIdealProcessor@?? ;NT
|
|---|
| 841 | SetThreadLocale = _DbgSetThreadLocale@4 @671
|
|---|
| 842 | SetThreadPriority = _DbgSetThreadPriority@8 @672
|
|---|
| 843 | SetThreadPriorityBoost = _DbgSetThreadPriorityBoost@8 @789 ;NT
|
|---|
| 844 | SetTimeZoneInformation = _DbgSetTimeZoneInformation@4 @673
|
|---|
| 845 | SetUnhandledExceptionFilter = _DbgSetUnhandledExceptionFilter@4 @674
|
|---|
| 846 | ; SetVDMCurrentDirectories = _DbgSetVDMCurrentDirectories@?? ;NT
|
|---|
| 847 | SetVolumeLabelA = _DbgSetVolumeLabelA@8 @675
|
|---|
| 848 | SetVolumeLabelW = _DbgSetVolumeLabelW@8 @676
|
|---|
| 849 | ; SetWaitableTimer = _DbgSetWaitableTimer@?? ;NT
|
|---|
| 850 | SetupComm = _DbgSetupComm@12 @677
|
|---|
| 851 | ; ShowConsoleCursor = _DbgShowConsoleCursor@?? ;NT
|
|---|
| 852 | ; SignalObjectAndWait = _DbgSignalObjectAndWait@?? ;NT
|
|---|
| 853 | SizeofResource = _DbgSizeofResource@8 @678
|
|---|
| 854 | Sleep = _DbgSleep@4 @679
|
|---|
| 855 | SleepEx = _DbgSleepEx@8 @680
|
|---|
| 856 | SuspendThread = _DbgSuspendThread@4 @681
|
|---|
| 857 | ; SwitchToFiber = _DbgSwitchToFiber@?? ;NT
|
|---|
| 858 | ; SwitchToThread = _DbgSwitchToThread@?? ;NT
|
|---|
| 859 | SystemTimeToFileTime = _DbgSystemTimeToFileTime@8 @682
|
|---|
| 860 | SystemTimeToTzSpecificLocalTime = _DbgSystemTimeToTzSpecificLocalTime@12 @683
|
|---|
| 861 | TerminateProcess = _DbgTerminateProcess@8 @684
|
|---|
| 862 | TerminateThread = _DbgTerminateThread@8 @685
|
|---|
| 863 | ;;;; Thread32First = _DbgThread32First@8 @686 ;W95
|
|---|
| 864 | ;;;; Thread32Next = _DbgThread32Next@8 @687 ;W95
|
|---|
| 865 | ThunkConnect32 = _DbgThunkConnect32@24 @688 ;W95
|
|---|
| 866 | TlsAlloc = _DbgTlsAlloc@0 @689
|
|---|
| 867 | ; TlsAllocInternal = _DbgTlsAllocInternal@?? @690 ;W95
|
|---|
| 868 | TlsFree = _DbgTlsFree@4 @691
|
|---|
| 869 | ; TlsFreeInternal = _DbgTlsFreeInternal@?? @692 ;W95
|
|---|
| 870 | TlsGetValue = _DbgTlsGetValue@4 @693
|
|---|
| 871 | TlsSetValue = _DbgTlsSetValue@8 @694
|
|---|
| 872 | ; Toolhelp32ReadProcessMemory = _DbgToolhelp32ReadProcessMemory@?? @695 ;W95
|
|---|
| 873 | TransactNamedPipe = _DbgTransactNamedPipe@28 @696
|
|---|
| 874 | TransmitCommChar = _DbgTransmitCommChar@8 @697
|
|---|
| 875 | ; TrimVirtualBuffer = _DbgTrimVirtualBuffer@?? ;NT
|
|---|
| 876 | TryEnterCriticalSection = _DbgTryEnterCriticalSection@4 @898 ;NT
|
|---|
| 877 | ; UTRegister = _DbgUTRegister@?? @698 ;W95
|
|---|
| 878 | ; UTUnRegister = _DbgUTUnRegister@?? @699 ;W95
|
|---|
| 879 | UnMapLS = _DbgUnMapLS@4 @700 ;W95
|
|---|
| 880 | UnMapSLFixArray = _DbgUnMapSLFixArray@12 @701 ;W95
|
|---|
| 881 | UnhandledExceptionFilter = _DbgUnhandledExceptionFilter@4 @702
|
|---|
| 882 | UninitializeCriticalSection = _DbgUninitializeCriticalSection@4 @703 ;W95
|
|---|
| 883 | UnlockFile = _DbgUnlockFile@20 @704
|
|---|
| 884 | UnlockFileEx = _DbgUnlockFileEx@20 @705
|
|---|
| 885 | UnmapViewOfFile = _DbgUnmapViewOfFile@4 @706
|
|---|
| 886 | UpdateResourceA = _DbgUpdateResourceA@24 @707
|
|---|
| 887 | UpdateResourceW = _DbgUpdateResourceW@24 @708
|
|---|
| 888 | ; VDMConsoleOperation = _DbgVDMConsoleOperation@?? ;NT
|
|---|
| 889 | ; VDMOperationStarted = _DbgVDMOperationStarted@?? ;NT
|
|---|
| 890 | VerLanguageNameA = _DbgVerLanguageNameA@12 @709
|
|---|
| 891 | VerLanguageNameW = _DbgVerLanguageNameW@12 @710
|
|---|
| 892 | ; VerifyConsoleToHandle = _DbgVerifyConsoleToHandle@?? ;NT
|
|---|
| 893 | VirtualAlloc = _DbgVirtualAlloc@16 @711
|
|---|
| 894 | ; VirtualAllocEx = _DbgVirtualAllocEx@?? ;NT
|
|---|
| 895 | ; VirtualBufferExceptionHandler = _DbgVirtualBufferExceptionHandler ;NT
|
|---|
| 896 | VirtualFree = _DbgVirtualFree@12 @712
|
|---|
| 897 | ; VirtualFreeEx = _DbgVirtuelFreeEx@?? ;NT
|
|---|
| 898 | VirtualLock = _DbgVirtualLock@8 @713
|
|---|
| 899 | VirtualProtect = _DbgVirtualProtect@16 @714
|
|---|
| 900 | VirtualProtectEx = _DbgVirtualProtectEx@20 @715
|
|---|
| 901 | VirtualQuery = _DbgVirtualQuery@12 @716
|
|---|
| 902 | VirtualQueryEx = _DbgVirtualQueryEx@16 @717
|
|---|
| 903 | VirtualUnlock = _DbgVirtualUnlock@8 @718
|
|---|
| 904 | WaitCommEvent = _DbgWaitCommEvent@12 @719
|
|---|
| 905 | WaitForDebugEvent = _DbgWaitForDebugEvent@8 @720
|
|---|
| 906 | WaitForMultipleObjects = _DbgWaitForMultipleObjects@16 @721
|
|---|
| 907 | WaitForMultipleObjectsEx = _DbgWaitForMultipleObjectsEx@20 @722
|
|---|
| 908 | WaitForSingleObject = _DbgWaitForSingleObject@8 @723
|
|---|
| 909 | WaitForSingleObjectEx = _DbgWaitForSingleObjectEx@12 @724
|
|---|
| 910 | WaitNamedPipeA = _DbgWaitNamedPipeA@8 @725
|
|---|
| 911 | WaitNamedPipeW = _DbgWaitNamedPipeW@8 @726
|
|---|
| 912 | WideCharToMultiByte = _DbgWideCharToMultiByte@32 @727
|
|---|
| 913 | WinExec = _DbgWinExec@8 @728
|
|---|
| 914 | WriteConsoleA = _DbgWriteConsoleA@20 @729
|
|---|
| 915 | WriteConsoleInputA = _DbgWriteConsoleInputA@16 @730
|
|---|
| 916 | ; WriteConsoleInputVDMA = _DbgWriteConsoleInputVDMA@?? ;NT
|
|---|
| 917 | ; WriteConsoleInputVDMW = _DbgWriteConsoleInputVDMW@?? ;NT
|
|---|
| 918 | WriteConsoleInputW = _DbgWriteConsoleInputW@16 @731
|
|---|
| 919 | WriteConsoleOutputA = _DbgWriteConsoleOutputA@20 @732
|
|---|
| 920 | WriteConsoleOutputAttribute = _DbgWriteConsoleOutputAttribute@20 @733
|
|---|
| 921 | WriteConsoleOutputCharacterA = _DbgWriteConsoleOutputCharacterA@20 @734
|
|---|
| 922 | WriteConsoleOutputCharacterW = _DbgWriteConsoleOutputCharacterW@20 @735
|
|---|
| 923 | WriteConsoleOutputW = _DbgWriteConsoleOutputW@20 @736
|
|---|
| 924 | WriteConsoleW = _DbgWriteConsoleW@20 @737
|
|---|
| 925 | WriteFile = _DbgWriteFile@20 @738
|
|---|
| 926 | WriteFileEx = _DbgWriteFileEx@20 @739
|
|---|
| 927 | ; WriteFileGather = _DbgWriteFileGather@?? ;NT
|
|---|
| 928 | WritePrivateProfileSectionA = _DbgWritePrivateProfileSectionA@12 @740
|
|---|
| 929 | WritePrivateProfileSectionW = _DbgWritePrivateProfileSectionW@12 @741
|
|---|
| 930 | WritePrivateProfileStringA = _DbgWritePrivateProfileStringA@16 @742
|
|---|
| 931 | WritePrivateProfileStringW = _DbgWritePrivateProfileStringW@16 @743
|
|---|
| 932 | WritePrivateProfileStructA = _DbgWritePrivateProfileStructA@20 @744
|
|---|
| 933 | WritePrivateProfileStructW = _DbgWritePrivateProfileStructW@20 @745
|
|---|
| 934 | WriteProcessMemory = _DbgWriteProcessMemory@20 @746
|
|---|
| 935 | WriteProfileSectionA = _DbgWriteProfileSectionA@8 @747
|
|---|
| 936 | WriteProfileSectionW = _DbgWriteProfileSectionW@8 @748
|
|---|
| 937 | WriteProfileStringA = _DbgWriteProfileStringA@12 @749
|
|---|
| 938 | WriteProfileStringW = _DbgWriteProfileStringW@12 @750
|
|---|
| 939 | WriteTapemark = _DbgWriteTapemark@16 @751
|
|---|
| 940 | ; _DebugOut = _Dbg_DebugOut@?? @752 ;W95
|
|---|
| 941 | ; _DebugPrintf = _Dbg_DebugPrintf@?? @753 ;W95
|
|---|
| 942 | _hread = _Dbg_lread@12 @754
|
|---|
| 943 | _hwrite = _Dbg_lwrite@12 @755
|
|---|
| 944 | _lclose = _Dbg_lclose@4 @756
|
|---|
| 945 | _lcreat = _Dbg_lcreat@8 @757
|
|---|
| 946 | _llseek = _Dbg_llseek@12 @758
|
|---|
| 947 | _lopen = _Dbg_lopen@8 @759
|
|---|
| 948 | _lread = _Dbg_lread@12 @760
|
|---|
| 949 | _lwrite = _Dbg_lwrite@12 @761
|
|---|
| 950 | ; dprintf = _Dbgdprintf@?? @762 ;W95
|
|---|
| 951 | lstrcat = _DbglstrcatA@8 @763
|
|---|
| 952 | lstrcatA = _DbglstrcatA@8 @764
|
|---|
| 953 | lstrcatW = _DbglstrcatW@8 @765
|
|---|
| 954 | lstrcmp = _DbglstrcmpA@8 @766
|
|---|
| 955 | lstrcmpA = _DbglstrcmpA@8 @767
|
|---|
| 956 | lstrcmpW = _DbglstrcmpW@8 @768
|
|---|
| 957 | lstrcmpi = _DbglstrcmpiA@8 @769
|
|---|
| 958 | lstrcmpiA = _DbglstrcmpiA@8 @770
|
|---|
| 959 | lstrcmpiW = _DbglstrcmpiW@8 @771
|
|---|
| 960 | lstrcpy = _DbglstrcpyA@8 @772
|
|---|
| 961 | lstrcpyA = _DbglstrcpyA@8 @773
|
|---|
| 962 | lstrcpyW = _DbglstrcpyW@8 @774
|
|---|
| 963 | lstrcpyn = _DbglstrcpynA@12 @775
|
|---|
| 964 | lstrcpynA = _DbglstrcpynA@12 @776
|
|---|
| 965 | lstrcpynW = _DbglstrcpynW@12 @777
|
|---|
| 966 | lstrlen = _DbglstrlenA@4 @778
|
|---|
| 967 | lstrlenA = _DbglstrlenA@4 @779
|
|---|
| 968 | lstrlenW = _DbglstrlenW@4 @780
|
|---|
| 969 | lstrcpynAtoW = _DbglstrcpynAtoW@12 @781
|
|---|
| 970 | lstrcpynWtoA = _DbglstrcpynWtoA@12 @782
|
|---|
| 971 | lstrcpyAtoW = _DbglstrcpyAtoW@8 @783
|
|---|
| 972 | lstrcpyWtoA = _DbglstrcpyWtoA@8 @784
|
|---|
| 973 | lstrncmpA = _DbglstrncmpA@12 @785
|
|---|
| 974 | lstrncmpW = _DbglstrncmpW@12 @786
|
|---|
| 975 |
|
|---|
| 976 | GetDiskFreeSpaceExA = _DbgGetDiskFreeSpaceExA@16 @871
|
|---|
| 977 | GetDiskFreeSpaceExW = _DbgGetDiskFreeSpaceExW@16 @873
|
|---|
| 978 |
|
|---|
| 979 | IsProcessorFeaturePresent = _DbgIsProcessorFeaturePresent@4 @880
|
|---|
| 980 |
|
|---|
| 981 | GetFileAttributesExA = _DbgGetFileAttributesExA@12 @874
|
|---|
| 982 | GetFileAttributesExW = _DbgGetFileAttributesExW@12 @875
|
|---|
| 983 |
|
|---|
| 984 | lstrncmpiA = _DbglstrncmpiA@12 @887
|
|---|
| 985 | lstrncmpiW = _DbglstrncmpiW@12 @888
|
|---|
| 986 |
|
|---|
| 987 | GetLongPathNameA = _DbgGetLongPathNameA@12 @900
|
|---|
| 988 | GetLongPathNameW = _DbgGetLongPathNameW@12 @901
|
|---|
| 989 |
|
|---|
| 990 | ; Windows 2000, Terminal Server 4.0 SP4 functions
|
|---|
| 991 | GetSystemWindowsDirectoryA = _DbgGetWindowsDirectoryA@8 @902
|
|---|
| 992 | GetSystemWindowsDirectoryW = _DbgGetWindowsDirectoryW@8 @903
|
|---|
| 993 |
|
|---|
| 994 | ;
|
|---|
| 995 | ; First free ordinal is 890
|
|---|
| 996 | ;
|
|---|
| 997 |
|
|---|
| 998 |
|
|---|
| 999 | ; ----------------------------------------------------------------------------
|
|---|
| 1000 | ; APIs which doesn't really belong to kernel32.dll but just ended up here
|
|---|
| 1001 | ; (Must be placed below ordinal 1200!)
|
|---|
| 1002 | ; ----------------------------------------------------------------------------
|
|---|
| 1003 | ;registry apis imported by advapi32
|
|---|
| 1004 | RegCloseKey = _DbgRegCloseKey@4 @1100 NONAME
|
|---|
| 1005 | RegConnectRegistryA = _DbgRegConnectRegistryA@12 @1101 NONAME
|
|---|
| 1006 | RegConnectRegistryW = _DbgRegConnectRegistryW@12 @1102 NONAME
|
|---|
| 1007 | RegCreateKeyA = _DbgRegCreateKeyA@12 @1103 NONAME
|
|---|
| 1008 | RegCreateKeyExA = _DbgRegCreateKeyExA@36 @1104 NONAME
|
|---|
| 1009 | RegCreateKeyExW = _DbgRegCreateKeyExW@36 @1105 NONAME
|
|---|
| 1010 | RegCreateKeyW = _DbgRegCreateKeyW@12 @1106 NONAME
|
|---|
| 1011 | RegDeleteKeyA = _DbgRegDeleteKeyA@8 @1107 NONAME
|
|---|
| 1012 | RegDeleteKeyW = _DbgRegDeleteKeyW@8 @1108 NONAME
|
|---|
| 1013 | RegDeleteValueA = _DbgRegDeleteValueA@8 @1109 NONAME
|
|---|
| 1014 | RegDeleteValueW = _DbgRegDeleteValueW@8 @1110 NONAME
|
|---|
| 1015 | RegEnumKeyA = _DbgRegEnumKeyA@16 @1111 NONAME
|
|---|
| 1016 | RegEnumKeyExA = _DbgRegEnumKeyExA@32 @1112 NONAME
|
|---|
| 1017 | RegEnumKeyExW = _DbgRegEnumKeyExW@32 @1113 NONAME
|
|---|
| 1018 | RegEnumKeyW = _DbgRegEnumKeyW@16 @1114 NONAME
|
|---|
| 1019 | RegEnumValueA = _DbgRegEnumValueA@32 @1115 NONAME
|
|---|
| 1020 | RegEnumValueW = _DbgRegEnumValueW@32 @1116 NONAME
|
|---|
| 1021 | RegFlushKey = _DbgRegFlushKey@4 @1117 NONAME
|
|---|
| 1022 | RegGetKeySecurity = _DbgRegGetKeySecurity@16 @1118 NONAME
|
|---|
| 1023 | RegLoadKeyA = _DbgRegLoadKeyA@12 @1119 NONAME
|
|---|
| 1024 | RegLoadKeyW = _DbgRegLoadKeyW@12 @1120 NONAME
|
|---|
| 1025 | RegNotifyChangeKeyValue = _DbgRegNotifyChangeKeyValue@20 @1121 NONAME
|
|---|
| 1026 | RegOpenKeyA = _DbgRegOpenKeyA@12 @1122 NONAME
|
|---|
| 1027 | RegOpenKeyExA = _DbgRegOpenKeyExA@20 @1123 NONAME
|
|---|
| 1028 | RegOpenKeyExW = _DbgRegOpenKeyExW@20 @1124 NONAME
|
|---|
| 1029 | RegOpenKeyW = _DbgRegOpenKeyW@12 @1125 NONAME
|
|---|
| 1030 | RegQueryInfoKeyA = _DbgRegQueryInfoKeyA@48 @1126 NONAME
|
|---|
| 1031 | RegQueryInfoKeyW = _DbgRegQueryInfoKeyW@48 @1127 NONAME
|
|---|
| 1032 | RegQueryMultipleValuesA = _DbgRegQueryMultipleValuesA@20 @1128 NONAME
|
|---|
| 1033 | RegQueryMultipleValuesW = _DbgRegQueryMultipleValuesW@20 @1129 NONAME
|
|---|
| 1034 | RegQueryValueA = _DbgRegQueryValueA@16 @1130 NONAME
|
|---|
| 1035 | RegQueryValueExA = _DbgRegQueryValueExA@24 @1131 NONAME
|
|---|
| 1036 | RegQueryValueExW = _DbgRegQueryValueExW@24 @1132 NONAME
|
|---|
| 1037 | RegQueryValueW = _DbgRegQueryValueW@16 @1133 NONAME
|
|---|
| 1038 | RegReplaceKeyA = _DbgRegReplaceKeyA@16 @1134 NONAME
|
|---|
| 1039 | RegReplaceKeyW = _DbgRegReplaceKeyW@16 @1135 NONAME
|
|---|
| 1040 | RegRestoreKeyA = _DbgRegRestoreKeyA@12 @1136 NONAME
|
|---|
| 1041 | RegRestoreKeyW = _DbgRegRestoreKeyW@12 @1137 NONAME
|
|---|
| 1042 | RegSaveKeyA = _DbgRegSaveKeyA@12 @1138 NONAME
|
|---|
| 1043 | RegSaveKeyW = _DbgRegSaveKeyW@12 @1139 NONAME
|
|---|
| 1044 | RegSetKeySecurity = _DbgRegSetKeySecurity@12 @1140 NONAME
|
|---|
| 1045 | RegSetValueA = _DbgRegSetValueA@20 @1141 NONAME
|
|---|
| 1046 | RegSetValueExA = _DbgRegSetValueExA@24 @1142 NONAME
|
|---|
| 1047 | RegSetValueExW = _DbgRegSetValueExW@24 @1143 NONAME
|
|---|
| 1048 | RegSetValueW = _DbgRegSetValueW@20 @1144 NONAME
|
|---|
| 1049 | RegUnLoadKeyA = _DbgRegUnLoadKeyA@8 @1145 NONAME
|
|---|
| 1050 | RegUnLoadKeyW = _DbgRegUnLoadKeyW@8 @1146 NONAME
|
|---|
| 1051 |
|
|---|
| 1052 |
|
|---|
| 1053 |
|
|---|
| 1054 | ; ----------------------------------------------------------------------------
|
|---|
| 1055 | ; KERNEL32 / WINE support functions that do not exist in the Win32 API
|
|---|
| 1056 | ; (These starts at ordinal 1200, API have ordinal less than 1200.)
|
|---|
| 1057 | ; ----------------------------------------------------------------------------
|
|---|
| 1058 |
|
|---|
| 1059 | DebugErrorBox = DebugErrorBox @1201 NONAME
|
|---|
| 1060 | WriteLog @1202 NONAME
|
|---|
| 1061 | WriteLogError @1214 NONAME
|
|---|
| 1062 | WriteLogNoEOL @1218 NONAME
|
|---|
| 1063 | WritePrivateLog @1208 NONAME
|
|---|
| 1064 | DecreaseLogCount @1273 NONAME
|
|---|
| 1065 | IncreaseLogCount @1274 NONAME
|
|---|
| 1066 |
|
|---|
| 1067 | ;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
|
|---|
| 1068 | _RegisterPe2LxExe@12 @1203
|
|---|
| 1069 | _RegisterPe2LxDll@12 @1209
|
|---|
| 1070 |
|
|---|
| 1071 | _CreateWin32PeLdrExe@24 @1236
|
|---|
| 1072 |
|
|---|
| 1073 | _RegisterLxExe@8 @1237
|
|---|
| 1074 | _RegisterLxDll@24 @1238
|
|---|
| 1075 | _UnregisterLxDll@4 @1239
|
|---|
| 1076 | _RegisterDummyExe@4 @1249
|
|---|
| 1077 |
|
|---|
| 1078 | ;VMutex
|
|---|
| 1079 | enter__6VMutexFUlPUl @1204 NONAME
|
|---|
| 1080 | leave__6VMutexFPUl @1205 NONAME
|
|---|
| 1081 | __ct__6VMutexFiPUl @1206 NONAME
|
|---|
| 1082 | __dt__6VMutexFv @1207 NONAME
|
|---|
| 1083 |
|
|---|
| 1084 | ;Get version resource
|
|---|
| 1085 | GetVersionStruct = GetVersionStruct @1221 NONAME
|
|---|
| 1086 | GetVersionSize = GetVersionSize @1222 NONAME
|
|---|
| 1087 |
|
|---|
| 1088 | ;version functions
|
|---|
| 1089 | CheckVersionFromHMOD = CheckVersionFromHMOD @1223 NONAME
|
|---|
| 1090 | CheckVersion = CheckVersion @1224 NONAME
|
|---|
| 1091 |
|
|---|
| 1092 | Win32QueryModuleName = Win32QueryModuleName @1225 NONAME
|
|---|
| 1093 |
|
|---|
| 1094 | GetFS = GetFS @1226 NONAME
|
|---|
| 1095 | SetFS = SetFS @1227 NONAME
|
|---|
| 1096 | SetReturnFS = SetReturnFS @1235 NONAME
|
|---|
| 1097 |
|
|---|
| 1098 | RestoreOS2TIB = _RestoreOS2TIB@0 @1228 NONAME
|
|---|
| 1099 | SetWin32TIB = _SetWin32TIB@4 @1229 NONAME
|
|---|
| 1100 | RestoreOS2FS = RestoreOS2FS @1230 NONAME
|
|---|
| 1101 |
|
|---|
| 1102 | ;SvL: HandleManager functions
|
|---|
| 1103 |
|
|---|
| 1104 | ; HMHandleTranslateToWin__FUlPUl @1234
|
|---|
| 1105 |
|
|---|
| 1106 | HMHandleAllocate__FPUlUl @1231 NONAME
|
|---|
| 1107 | HMHandleFree__FUl @1232 NONAME
|
|---|
| 1108 | HMHandleTranslateToOS2__FUlPUl @1233 NONAME
|
|---|
| 1109 | HMMsgWaitForMultipleObjects__FUlPUlN31 @1260 NONAME
|
|---|
| 1110 | HMOpenThreadToken__FUlN21PUl @1261 NONAME
|
|---|
| 1111 | HMOpenProcessToken__FUlN21PUl @1262 NONAME
|
|---|
| 1112 | HMHandleGetUserData__FUl @1263 NONAME
|
|---|
| 1113 | HMHandleSetUserData__FUlT1 @1303 NONAME
|
|---|
| 1114 |
|
|---|
| 1115 | _GetThreadTEB@0 @1234 NONAME
|
|---|
| 1116 | _GetTEBFromThreadId@4 @1255 NONAME
|
|---|
| 1117 | _GetTEBFromThreadHandle@4 @1256 NONAME
|
|---|
| 1118 |
|
|---|
| 1119 | ; HEAP Management (heap.cpp, heapstring.cpp)
|
|---|
| 1120 | HEAP_xalloc = _DbgHEAP_xalloc@12 @1240 NONAME
|
|---|
| 1121 | HEAP_xrealloc = _DbgHEAP_xrealloc@16 @1241 NONAME
|
|---|
| 1122 | HEAP_malloc = _DbgHEAP_malloc@4 @1242 NONAME
|
|---|
| 1123 | HEAP_realloc = _DbgHEAP_realloc@8 @1243 NONAME
|
|---|
| 1124 | HEAP_size = _DbgHEAP_size@4 @1292 NONAME
|
|---|
| 1125 | HEAP_free = _DbgHEAP_free@4 @1244 NONAME
|
|---|
| 1126 | HEAP_strdupWtoA = _DbgHEAP_strdupWtoA@12 @1245 NONAME
|
|---|
| 1127 | HEAP_strdupAtoW = _DbgHEAP_strdupAtoW@12 @1246 NONAME
|
|---|
| 1128 | HEAP_strdupA = _DbgHEAP_strdupA@12 @1247 NONAME
|
|---|
| 1129 | HEAP_strdupW = _DbgHEAP_strdupW@12 @1248 NONAME
|
|---|
| 1130 |
|
|---|
| 1131 | _VIRTUAL_MapFileA@12 @1251 NONAME
|
|---|
| 1132 | _VIRTUAL_MapFileW@12 @1252 NONAME
|
|---|
| 1133 |
|
|---|
| 1134 | OS2SetExceptionHandler @1253 NONAME
|
|---|
| 1135 | OS2UnsetExceptionHandler @1254 NONAME
|
|---|
| 1136 |
|
|---|
| 1137 | ; -------------------
|
|---|
| 1138 | ; Odin ini management
|
|---|
| 1139 | ; -------------------
|
|---|
| 1140 |
|
|---|
| 1141 | _PROFILE_GetOdinIniString@20 @1264 NONAME
|
|---|
| 1142 | _PROFILE_SetOdinIniString@12 @1265 NONAME
|
|---|
| 1143 | _PROFILE_GetOdinIniInt@12 @1266 NONAME
|
|---|
| 1144 | _PROFILE_SetOdinIniInt@12 @1267 NONAME
|
|---|
| 1145 | _PROFILE_GetOdinIniBool@12 @1268 NONAME
|
|---|
| 1146 | _PROFILE_SetOdinIniBool@12 @1269 NONAME
|
|---|
| 1147 | _PROFILE_SaveOdinIni@0 @1270 NONAME
|
|---|
| 1148 |
|
|---|
| 1149 | ;shared memory allocation
|
|---|
| 1150 | sharedHeap @1271 NONAME
|
|---|
| 1151 |
|
|---|
| 1152 | ;code memory allocation
|
|---|
| 1153 | codeHeap @1272 NONAME
|
|---|
| 1154 |
|
|---|
| 1155 | ;VSemaphore
|
|---|
| 1156 | wait__10VSemaphoreFUlPUl @1280 NONAME
|
|---|
| 1157 | post__10VSemaphoreFPUl @1281 NONAME
|
|---|
| 1158 | reset__10VSemaphoreFPUl @1282 NONAME
|
|---|
| 1159 | __ct__10VSemaphoreFiPUl @1283 NONAME
|
|---|
| 1160 | __dt__10VSemaphoreFv @1284 NONAME
|
|---|
| 1161 |
|
|---|
| 1162 | ;fast file API's
|
|---|
| 1163 | FindFirstFileMultiA = _FindFirstFileMultiA@12 @1290 NONAME
|
|---|
| 1164 | FindNextFileMultiA = _FindNextFileMultiA@12 @1291 NONAME
|
|---|
| 1165 |
|
|---|
| 1166 | ;Build number
|
|---|
| 1167 | _Odin32GetBuildNumber@0 @1293 NONAME
|
|---|
| 1168 |
|
|---|
| 1169 | _AttachThreadInput@12 @1300 NONAME
|
|---|
| 1170 | _WaitForInputIdle@8 @1301 NONAME
|
|---|
| 1171 |
|
|---|
| 1172 | InitializeKernel32 @1302 NONAME
|
|---|
| 1173 |
|
|---|
| 1174 | IsExeStarted__Fv @2001 NONAME
|
|---|
| 1175 | CheckCurFS @2002 NONAME
|
|---|
| 1176 | _SupportsCPUID @2003 NONAME
|
|---|
| 1177 | _GetCPUFeatures @2004 NONAME
|
|---|
| 1178 | CPUFeatures @2005 NONAME
|
|---|
| 1179 |
|
|---|
| 1180 | _toupperW@4 @2006 NONAME
|
|---|
| 1181 | _tolowerW@4 @2007 NONAME
|
|---|
| 1182 | get_char_typeW @2008 NONAME
|
|---|
| 1183 |
|
|---|
| 1184 | _InitializeTIB@4 @2010 NONAME
|
|---|
| 1185 | _DestroyTIB@0 @2011 NONAME
|
|---|
| 1186 | _GetProcessTIBSel@0 @2012 NONAME
|
|---|
| 1187 |
|
|---|
| 1188 | _SetRegistryRootKey@8 @2013 NONAME
|
|---|
| 1189 | _SetCustomBuildName@8 @2014 NONAME
|
|---|
| 1190 |
|
|---|
| 1191 | strcmpiW @2020 NONAME
|
|---|
| 1192 | strstrW @2021 NONAME
|
|---|
| 1193 | strncmpiW @2022 NONAME
|
|---|
| 1194 |
|
|---|
| 1195 | GetDisplayCodepage @3000 NONAME
|
|---|
| 1196 | GetWindowsCodepage @3001 NONAME
|
|---|
| 1197 |
|
|---|
| 1198 | ; ODIN debugging functions
|
|---|
| 1199 | _dbg_GetThreadCallDepth@0 @3100 NONAME
|
|---|
| 1200 | _dbg_IncThreadCallDepth@0 @3101 NONAME
|
|---|
| 1201 | _dbg_DecThreadCallDepth@0 @3102 NONAME
|
|---|
| 1202 | PerfView_RegisterCall @3103 NONAME
|
|---|
| 1203 | PerfView_DumpProfile @3104 NONAME
|
|---|
| 1204 | PerfView_Write @3105 NONAME
|
|---|
| 1205 | _dbg_GetLastCallerName@0 @3106 NONAME
|
|---|
| 1206 | _dbg_ThreadPushCall@4 @3107 NONAME
|
|---|
| 1207 | _dbg_ThreadPopCall@0 @3108 NONAME
|
|---|
| 1208 |
|
|---|
| 1209 | ; Char functions (forwarders from user32)
|
|---|
| 1210 | _DbgCharLowerA@4 @3127 NONAME
|
|---|
| 1211 | _DbgCharLowerBuffA@8 @3128 NONAME
|
|---|
| 1212 | _DbgCharLowerBuffW@8 @3129 NONAME
|
|---|
| 1213 | _DbgCharLowerW@4 @3130 NONAME
|
|---|
| 1214 | _DbgCharNextA@4 @3131 NONAME
|
|---|
| 1215 | _DbgCharNextExA@12 @3132 NONAME
|
|---|
| 1216 | _DbgCharNextExW@12 @3133 NONAME
|
|---|
| 1217 | _DbgCharNextW@4 @3134 NONAME
|
|---|
| 1218 | _DbgCharPrevA@8 @3135 NONAME
|
|---|
| 1219 | _DbgCharPrevExA@16 @3136 NONAME
|
|---|
| 1220 | _DbgCharPrevExW@16 @3137 NONAME
|
|---|
| 1221 | _DbgCharPrevW@8 @3138 NONAME
|
|---|
| 1222 | _DbgCharToOemA@8 @3139 NONAME
|
|---|
| 1223 | _DbgCharToOemBuffA@12 @3140 NONAME
|
|---|
| 1224 | _DbgCharToOemBuffW@12 @3141 NONAME
|
|---|
| 1225 | _DbgCharToOemW@8 @3142 NONAME
|
|---|
| 1226 | _DbgCharUpperA@4 @3143 NONAME
|
|---|
| 1227 | _DbgCharUpperBuffA@8 @3144 NONAME
|
|---|
| 1228 | _DbgCharUpperBuffW@8 @3145 NONAME
|
|---|
| 1229 | _DbgCharUpperW@4 @3146 NONAME
|
|---|
| 1230 | _DbgOemToCharA@8 @3149 NONAME
|
|---|
| 1231 | _DbgOemToCharBuffA@12 @3150 NONAME
|
|---|
| 1232 | _DbgOemToCharBuffW@12 @3151 NONAME
|
|---|
| 1233 | _DbgOemToCharW@8 @3152 NONAME
|
|---|
| 1234 | _DbgIsCharAlphaA@4 @3153 NONAME
|
|---|
| 1235 | _DbgIsCharAlphaNumericA@4 @3154 NONAME
|
|---|
| 1236 | _DbgIsCharAlphaNumericW@4 @3155 NONAME
|
|---|
| 1237 | _DbgIsCharAlphaW@4 @3156 NONAME
|
|---|
| 1238 | _DbgIsCharLowerA@4 @3157 NONAME
|
|---|
| 1239 | _DbgIsCharLowerW@4 @3158 NONAME
|
|---|
| 1240 | _DbgIsCharUpperA@4 @3159 NONAME
|
|---|
| 1241 | _DbgIsCharUpperW@4 @3160 NONAME
|
|---|