Jan. 27, 2022
7:10 p.m.
Hi, Sorry to bother you all. Just wanted to get your input on this. Because CurrentIP isn't WINAPI, shouldn't __ASM_GLOBAL_FUNC be used instead of __ASM_STDCALL_FUNC? Since stdcall cleans the stack, wouldn't the stack pointer change? Or is my understanding incorrect?