-
Notifications
You must be signed in to change notification settings - Fork 107
/
Copy pathlibrary_msvc.h
351 lines (235 loc) · 4.82 KB
/
library_msvc.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
#ifdef 0
// For ISLE symbols only
// aka `operator new`
// LIBRARY: ISLE 0x402f80
// ??2@YAPAXI@Z
// aka `operator delete`
// LIBRARY: ISLE 0x402fa0
// ??3@YAXPAX@Z
// LIBRARY: ISLE 0x406dd0
// _malloc
// LIBRARY: ISLE 0x406f00
// _free
// LIBRARY: ISLE 0x407ec0
// ___CxxFrameHandler
// LIBRARY: ISLE 0x4080ec
// __global_unwind2
// LIBRARY: ISLE 0x40812e
// __local_unwind2
// LIBRARY: ISLE 0x4081b9
// __NLG_Notify1
// LIBRARY: ISLE 0x4081c2
// __NLG_Notify
// LIBRARY: ISLE 0x4081e0
// _srand
// LIBRARY: ISLE 0x4081f0
// _rand
// LIBRARY: ISLE 0x408220
// _atol
// LIBRARY: ISLE 0x4082d0
// _atoi
// LIBRARY: ISLE 0x408490
// __amsg_exit
// LIBRARY: ISLE 0x4084c0
// ?_query_new_handler@@YAP6AHI@ZXZ
// LIBRARY: ISLE 0x4084d0
// ?_query_new_mode@@YAHXZ
// LIBRARY: ISLE 0x4085c0
// _sprintf
// LIBRARY: ISLE 0x408630
// _abort
// LIBRARY: ISLE 0x408650
// ___InternalCxxFrameHandler
// LIBRARY: ISLE 0x408b30
// ___FrameUnwindToState
// LIBRARY: ISLE 0x4090c0
// __CallSettingFrame@12
// LIBRARY: ISLE 0x409110
// __mtinit
// LIBRARY: ISLE 0x409170
// __initptd
// LIBRARY: ISLE 0x409190
// __getptd
// LIBRARY: ISLE 0x409200
// __isctype
// LIBRARY: ISLE 0x4092e0
// ?terminate@@YAXXZ
// LIBRARY: ISLE 0x409360
// ?_inconsistency@@YAXXZ
// LIBRARY: ISLE 0x4093e0
// __cinit
// LIBRARY: ISLE 0x409410
// _exit
// LIBRARY: ISLE 0x409430
// __exit
// LIBRARY: ISLE 0x409550
// __XcptFilter
// LIBRARY: ISLE 0x4096d0
// __ismbblead
// LIBRARY: ISLE 0x409730
// __setenvp
// LIBRARY: ISLE 0x409820
// __setargv
// LIBRARY: ISLE 0x409a90
// ___crtGetEnvironmentStringsA
// LIBRARY: ISLE 0x409c20
// __setmbcp
// LIBRARY: ISLE 0x409f30
// ___initmbctable
// LIBRARY: ISLE 0x409f40
// __ioinit
// LIBRARY: ISLE 0x40a120
// __heap_init
// LIBRARY: ISLE 0x40a160
// __FF_MSGBANNER
// LIBRARY: ISLE 0x40a1a0
// __NMSG_WRITE
// LIBRARY: ISLE 0x40a3a0
// __mtinitlocks
// LIBRARY: ISLE 0x40a3d0
// __lock
// LIBRARY: ISLE 0x40a440
// __unlock
// LIBRARY: ISLE 0x40a540
// __flsbuf
// LIBRARY: ISLE 0x40a690
// __output
// LIBRARY: ISLE 0x40b090
// _write_multi_char
// LIBRARY: ISLE 0x40b0d0
// _write_string
// LIBRARY: ISLE 0x40b150
// _raise
// LIBRARY: ISLE 0x40b780
// ___crtGetStringTypeA
// LIBRARY: ISLE 0x40b8b0
// ___sbh_new_region
// LIBRARY: ISLE 0x40ba20
// ___crtMessageBoxA
// LIBRARY: ISLE 0x40bac0
// _strncpy
// LIBRARY: ISLE 0x40bcb0
// __write
// LIBRARY: ISLE 0x40bd30
// __write_lk
// LIBRARY: ISLE 0x40bf30
// __lseek
// LIBRARY: ISLE 0x40bfb0
// __lseek_lk
// LIBRARY: ISLE 0x40c040
// __getbuf
// LIBRARY: ISLE 0x40c090
// __isatty
// LIBRARY: ISLE 0x40c0c0
// _wctomb
// LIBRARY: ISLE 0x40c120
// __wctomb_lk
// LIBRARY: ISLE 0x40c1c0
// __aulldiv
// LIBRARY: ISLE 0x40c230
// __aullrem
// LIBRARY: ISLE 0x40c2b0
// __dosmaperr
// LIBRARY: ISLE 0x40c330
// __errno
// LIBRARY: ISLE 0x40c340
// ___doserrno
// LIBRARY: ISLE 0x40c710
// __get_osfhandle
// LIBRARY: ISLE 0x40c760
// __lock_fhandle
// LIBRARY: ISLE 0x40c7d0
// __unlock_fhandle
// LIBRARY: ISLE 0x40c810
// __fptrap
// GLOBAL: ISLE 0x40f448
// ___lookuptable
// GLOBAL: ISLE 0x410000
// ___xc_a
// GLOBAL: ISLE 0x410008
// ___xc_z
// GLOBAL: ISLE 0x41000c
// ___xi_a
// GLOBAL: ISLE 0x410018
// ___xi_z
// GLOBAL: ISLE 0x41068c
// __NLG_Destination
// GLOBAL: ISLE 0x41069c
// __aenvptr
// GLOBAL: ISLE 0x4106a8
// ___error_mode
// GLOBAL: ISLE 0x4106ac
// ___app_type
// GLOBAL: ISLE 0x4106c0
// ___tlsindex
// GLOBAL: ISLE 0x4106c8
// __pctype
// GLOBAL: ISLE 0x4108d4
// ___mb_cur_max
// GLOBAL: ISLE 0x4108e0
// ?__pInconsistency@@3P6AXXZA
// GLOBAL: ISLE 0x4108e8
// __osver
// GLOBAL: ISLE 0x4108ec
// __winver
// GLOBAL: ISLE 0x4108f0
// __winmajor
// GLOBAL: ISLE 0x4108f4
// __winminor
// GLOBAL: ISLE 0x4108f8
// ___argc
// GLOBAL: ISLE 0x4108fc
// ___argv
// GLOBAL: ISLE 0x410904
// __environ
// GLOBAL: ISLE 0x410914
// __pgmptr
// GLOBAL: ISLE 0x410928
// __XcptActTab
// GLOBAL: ISLE 0x4109a0
// __First_FPE_Indx
// GLOBAL: ISLE 0x4109a4
// __Num_FPE
// GLOBAL: ISLE 0x4109b8
// __mbctype
// GLOBAL: ISLE 0x410abc
// ___mbcodepage
// GLOBAL: ISLE 0x410ac0
// ___mblcid
// GLOBAL: ISLE 0x410ac8
// ___mbulinfo
// GLOBAL: ISLE 0x410bd0
// ___badioinfo
// GLOBAL: ISLE 0x410c88
// __adbgmsg
// GLOBAL: ISLE 0x410c90
// __locktable
// GLOBAL: ISLE 0x410d50
// __newmode
// GLOBAL: ISLE 0x410d54
// ___nullstring
// GLOBAL: ISLE 0x410d58
// ___wnullstring
// GLOBAL: ISLE 0x410d90
// ___lc_codepage
// GLOBAL: ISLE 0x410d98
// ___small_block_heap
// GLOBAL: ISLE 0x411850
// __cflush
// XGLOBAL ISLE 0x4125f8
// ?_pnhHeap@@3P6AHI@ZA
// GLOBAL: ISLE 0x412888
// ___setlc_active
// GLOBAL: ISLE 0x41288c
// ___unguarded_readlc_active
// GLOBAL: ISLE 0x4138a4
// __crtheap
// GLOBAL: ISLE 0x4138b0
// ___pioinfo
// GLOBAL: ISLE 0x4139b0
// __nhandle
// GLOBAL: ISLE 0x4139bc
// __FPinit
// GLOBAL: ISLE 0x4139c0
// __acmdln
#endif