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?