Win32 api graphics in x86 assembly

Viewed 69

I am trying to use the win32 api in x86 assembly to show graphics in a window. But I can't seem to find any tutorials/examples that does that. I did find a few tutorials that did this however they used other assemblers like MASM but I use NASM.

Does anybody know how to do that?

0 Answers
Related