Call a function in a shared library: Difference between revisions

m
→‎UASM 2.52: I really should proof read more....
m (→‎UASM 5.42: *Sighs*)
m (→‎UASM 2.52: I really should proof read more....)
Line 2,208:
HeapAlloc proto :qword, :dword, :qword
HeapFree proto :qword, :dword, :qword
ExitProcess proto :dword
GetProcessHeap proto
LoadLibraryA proto :qword