does anyone know where i can find a good paper on how to implement structured exception handling in ASM?
Thanks
Thanks
I've never needed to get into this... but i did see an example on Iczelion's site.. (I downloaded it and checked it out.. but never really got into it..)...
Here is what i have in my little archive...
:alright:
NaN
Here is what i have in my little archive...
:alright:
NaN
ok.. the file didnt link...
So here are some web sites on Ic's page..
http://win32asm.rxsp.com/Exceptionhandling.html
http://win32asm.rxsp.com/files/HandleError.zip
http://win32asm.rxsp.com/files/SEH.zip
http://win32asm.rxsp.com/files/SehEn.zip
http://win32asm.rxsp.com/files/Ieh.zip
There could be more.. this is just what i found off hand...
NaN
So here are some web sites on Ic's page..
http://win32asm.rxsp.com/Exceptionhandling.html
http://win32asm.rxsp.com/files/HandleError.zip
http://win32asm.rxsp.com/files/SEH.zip
http://win32asm.rxsp.com/files/SehEn.zip
http://win32asm.rxsp.com/files/Ieh.zip
There could be more.. this is just what i found off hand...
NaN
Howdy!
The info provided by NaN is enough to get you busy ..
but just in case you are a SEH addict here's some more top notch stuff:
www.southernlabs.com/gameroom/Stuff/seh.rar
www.southernlabs.com/gameroom/Stuff/SEHall.zip
www.southernlabs.com/gameroom/Stuff/except32.zip
There might be some overlapping between my files and NaN's but that won't harm you :)
Pay special attention to except32.zip for its a document written by the truly techno master Matt Pietrek
Bye!
Latigo
The info provided by NaN is enough to get you busy ..
but just in case you are a SEH addict here's some more top notch stuff:
www.southernlabs.com/gameroom/Stuff/seh.rar
www.southernlabs.com/gameroom/Stuff/SEHall.zip
www.southernlabs.com/gameroom/Stuff/except32.zip
There might be some overlapping between my files and NaN's but that won't harm you :)
Pay special attention to except32.zip for its a document written by the truly techno master Matt Pietrek
Bye!
Latigo
thanks for the URLs guys