Source code for: Basic Windows Programming with AI and WinAPI for Win32/Win64

Win64 calling conventions different to Win16/32 stdcall. The code you write for Win32 or Win64 will continue working in either system with our tricks. - Build Win32 DLLs by hand using only NASM. With this you will know how to load functions from DLL, call the functions, ask any AI how to call.

eBay