Windows' API in NASM...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
ICEAngel

Windows' API in NASM...

Post by ICEAngel »

Hello... How do I do to call a Windows' API in Nasm? In Masm you only write Call FunctionName but I want to know how to do a similar thing in Nasm...

Best regards,
Christopher Vigren
Post Reply