Kaydet (Commit) 0236af5e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

dllmgr-x86 expects stdcall-decorated names

üst afce608d
......@@ -27,11 +27,11 @@
.intel_syntax
.globl _DllMgr_call32
.globl _DllMgr_callFp
.globl _DllMgr_call32@12
.globl _DllMgr_callFp@12
_DllMgr_call32:
_DllMgr_callFp:
_DllMgr_call32@12:
_DllMgr_callFp@12:
push ebp
mov ebp, esp
push esi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment