mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): add region code
This commit is contained in:
parent
e2b08911e9
commit
da8d47619c
21 changed files with 762 additions and 6 deletions
|
|
@ -34,4 +34,6 @@ SCritSect__Enter 00774640 f end=00774648 type="void __thiscall func(SCritSect *t
|
|||
SCritSect__Leave 00774650 f end=00774658 type="void __thiscall func(SCritSect *this)"
|
||||
SCritSect__destructor 00774630 f end=00774638 type="void __thiscall func(SCritSect *this)"
|
||||
SRgnCreate 00777980 f end=00777A78
|
||||
SRgnDelete 00777940 f end=00777971
|
||||
SRgnDelete 00777940 f end=00777971
|
||||
SRgnCombineRectf 00777420 f end=00777588 type="void __stdcall func(HSRGN handle, RECTF* rect, void* param, int32_t combinemode)"
|
||||
SRgnGetBoundingRectf 00777590 f end=00777897 type="void __stdcall func(HSRGN handle, RECTF* rect)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue