mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 01:42:29 +00:00
chore(symbol): remove duplicate of OsCreateFile
This commit is contained in:
parent
897ec23ec0
commit
e3ec21ecec
3 changed files with 28 additions and 44 deletions
|
|
@ -9,7 +9,6 @@ OsReadFile 00461B50 f end=00461B88
|
||||||
OsGetFileSize 00461BD0 f end=00461BF4
|
OsGetFileSize 00461BD0 f end=00461BF4
|
||||||
OsSetCurrentDirectory 00461DB0 f end=00461DD7
|
OsSetCurrentDirectory 00461DB0 f end=00461DD7
|
||||||
OsCreateFile 00461FA0 f end=00461FFA
|
OsCreateFile 00461FA0 f end=00461FFA
|
||||||
OsCreateFile 00461FA0 f end=00461FFA
|
|
||||||
CmdLineProcess 0047B720 f end=0047B736
|
CmdLineProcess 0047B720 f end=0047B736
|
||||||
NDCToDDC 0047BFF0 f end=0047C019
|
NDCToDDC 0047BFF0 f end=0047C019
|
||||||
DDCToNDC 0047C020 f end=0047C049
|
DDCToNDC 0047C020 f end=0047C049
|
||||||
|
|
|
||||||
|
|
@ -1,30 +1,29 @@
|
||||||
OsCreateFile 00461FA0 f end=00461FFA
|
OsCloseFile 00461B00 f end=00461B09
|
||||||
OsCloseFile 00461B00 f end=00461B09
|
OsReadFile 00461B50 f end=00461B88
|
||||||
OsReadFile 00461B50 f end=00461B88
|
OsGetFileSize 00461BD0 f end=00461BF4
|
||||||
OsGetFileSize 00461BD0 f end=00461BF4
|
OsSetCurrentDirectory 00461DB0 f end=00461DD7
|
||||||
OsSetCurrentDirectory 00461DB0 f end=00461DD7
|
OsCreateFile 00461FA0 f end=00461FFA
|
||||||
OsCreateFile 00461FA0 f end=00461FFA
|
OsInputDestroy 00869760 f end=008697D3
|
||||||
OsInputDestroy 00869760 f end=008697D3
|
OsInputInitialize 00869720 f end=00869757 ; actually called by IEvtInputInitialize, but this is optimized out
|
||||||
OsInputInitialize 00869720 f end=00869757 ; actually called by IEvtInputInitialize, but this is optimized out
|
OsInputGet 00869E00 f end=0086A01A
|
||||||
OsInputGet 00869E00 f end=0086A01A
|
OsInputGetMousePosition 0086A0D0 f end=0086A130
|
||||||
OsInputGetMousePosition 0086A0D0 f end=0086A130
|
OsInputSetMousePosition 0086A130 f end=0086A194
|
||||||
OsInputSetMousePosition 0086A130 f end=0086A194
|
OsInputSetMouseMode 0086A020 f end=0086A063
|
||||||
OsInputSetMouseMode 0086A020 f end=0086A063
|
OsInputSetEventPollProc 00869D90 f end=00869D9D
|
||||||
OsInputSetEventPollProc 00869D90 f end=00869D9D
|
CenterMouse 00869DB0 f end=00869DF6
|
||||||
CenterMouse 00869DB0 f end=00869DF6
|
RestoreMouse 008695B0 f end=008695FB
|
||||||
RestoreMouse 008695B0 f end=008695FB
|
OsGetAsyncTimeMs 0086AE20 f end=0086AE2B
|
||||||
OsGetAsyncTimeMs 0086AE20 f end=0086AE2B
|
OsSystemEnableCpuLog 0086B0C0 f end=0086B0CB
|
||||||
OsSystemEnableCpuLog 0086B0C0 f end=0086B0CB
|
OsGetProcessorCount 0086B240 f end=0086B27D
|
||||||
OsGetProcessorCount 0086B240 f end=0086B27D
|
OsGetExeName 0086BBD0 f end=0086BC2F
|
||||||
OsGetExeName 0086BBD0 f end=0086BC2F
|
OsPathGetRootChars 0086BC30 f end=0086BC9E
|
||||||
OsPathGetRootChars 0086BC30 f end=0086BC9E
|
OsPathStripFilename 0086BE50 f end=0086BE9B
|
||||||
OsPathStripFilename 0086BE50 f end=0086BE9B
|
OsGetExePath 0086BEA0 f end=0086BEBE
|
||||||
OsGetExePath 0086BEA0 f end=0086BEBE
|
OsGuiGetWindow 0086C6A0 f end=0086C6CE
|
||||||
OsGuiGetWindow 0086C6A0 f end=0086C6CE
|
OsGetDefaultWindowRect 0086A1A0 f end=0086A20C
|
||||||
OsGetDefaultWindowRect 0086A1A0 f end=0086A20C
|
OsIMEInitialize 0086D0A0 f end=0086D0B8
|
||||||
OsIMEInitialize 0086D0A0 f end=0086D0B8
|
OsIMEDestroy 0086D0C0 f end=0086D0Df
|
||||||
OsIMEDestroy 0086D0C0 f end=0086D0Df
|
OsClipboardPutString 008722A0 f end=008722BF
|
||||||
OsClipboardPutString 008722A0 f end=008722BF
|
OsCallSetContext 0086F5A0 f end=0086F5EA
|
||||||
OsCallSetContext 0086F5A0 f end=0086F5EA
|
OsCallInitializeContext 0086F880 f end=0086F902
|
||||||
OsCallInitializeContext 0086F880 f end=0086F902
|
|
||||||
OsCallInitialize 0086F760 f end=0086F875
|
OsCallInitialize 0086F760 f end=0086F875
|
||||||
|
|
@ -88,14 +88,6 @@
|
||||||
"icount": "0x0",
|
"icount": "0x0",
|
||||||
"parent": "0x61fa0"
|
"parent": "0x61fa0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"manual": true,
|
|
||||||
"start": "0x61fa0",
|
|
||||||
"end": "0x61ff9",
|
|
||||||
"module": "wow.exe",
|
|
||||||
"icount": "0x0",
|
|
||||||
"parent": "0x61fa0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"manual": true,
|
"manual": true,
|
||||||
"start": "0x7b720",
|
"start": "0x7b720",
|
||||||
|
|
@ -17428,12 +17420,6 @@
|
||||||
"text": "OsCreateFile",
|
"text": "OsCreateFile",
|
||||||
"address": "0x61fa0"
|
"address": "0x61fa0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"manual": true,
|
|
||||||
"module": "wow.exe",
|
|
||||||
"text": "OsCreateFile",
|
|
||||||
"address": "0x61fa0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"manual": true,
|
"manual": true,
|
||||||
"module": "wow.exe",
|
"module": "wow.exe",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue