I tried running this code I got from MSDN.....
it's in assembler..
it doesn't say what it's supposed to do, all it did for me was give me the BSOD.....Code:__asm // __asm block { mov eax, 01h int 10h }
I know I should ask this in the assembler forum, but more poeple come here then there.




Reply With Quote