32bit ASM help
Posted: Mon May 03, 2004 4:51 am
hello,
I need a little help with 32bit ASM (using MASM).
I made a small program that deletes a file. I want to add some code that will detect if the file was deleted or if an error occured. I know I can use "invoke GetLastError" but then what?
I already checked a Win API help file but it wasn't very helpfull.
Thanks in advance for any help.
I need a little help with 32bit ASM (using MASM).
I made a small program that deletes a file. I want to add some code that will detect if the file was deleted or if an error occured. I know I can use "invoke GetLastError" but then what?
I already checked a Win API help file but it wasn't very helpfull.
Thanks in advance for any help.