mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): label CGxDevice callback functions
This commit is contained in:
parent
8ff5db67f2
commit
d67e052d75
5 changed files with 201 additions and 24 deletions
|
|
@ -16968,6 +16968,30 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x284360"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2843b0",
|
||||
"end": "0x2843d8",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2843b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2843e0",
|
||||
"end": "0x284408",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2843e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x284410",
|
||||
"end": "0x284438",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x284410"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x284440",
|
||||
|
|
@ -17056,6 +17080,54 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x284d10"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2853b0",
|
||||
"end": "0x2853c5",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2853b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2853d0",
|
||||
"end": "0x28545b",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2853d0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285460",
|
||||
"end": "0x285475",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x285460"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285480",
|
||||
"end": "0x28550b",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x285480"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285510",
|
||||
"end": "0x285525",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x285510"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285530",
|
||||
"end": "0x2855bb",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x285530"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285970",
|
||||
|
|
@ -33968,6 +34040,24 @@
|
|||
"text": "CGxDevice__DeviceSetDefWindow",
|
||||
"address": "0x284360"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__NotifyOnDeviceRestored",
|
||||
"address": "0x2843b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__NotifyOnTextureRecreation",
|
||||
"address": "0x2843e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__NotifyOnDisplayChange",
|
||||
"address": "0x284410"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -34034,6 +34124,42 @@
|
|||
"text": "CGxDevice__Log",
|
||||
"address": "0x284d10"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__AddDeviceRestoredCallback",
|
||||
"address": "0x2853b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__RemoveDeviceRestoredCallback",
|
||||
"address": "0x2853d0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__AddTextureRecreationCallback",
|
||||
"address": "0x285460"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__RemoveTextureRecreationCallback",
|
||||
"address": "0x285480"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__AddDisplayChangeCallback",
|
||||
"address": "0x285510"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__RemoveDisplayChangeCallback",
|
||||
"address": "0x285530"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue