flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
Actually these constructs were invented in high level languages to allow the same easy way of error handling that is allowed by the branching instructions in languages like assembly.
|
|||
![]() |
|
bogdanontanu
Besides, in Windows you could use SEH (Structured Exception Handling) just as easy in ASM.
|
|||
![]() |
|
Reverend
Yes, use SEH
If you want macros like 'try', check macro section in Fresh. But beware, because these macros are out-of-date, and you will have to change them. So better it is imho to understand SEH (it's really easy) and use it without macros. |
|||
![]() |
|
denial
Thank you, I didn't hear of SEH yet, I'll get some information about.
|
|||
![]() |
|
vbVeryBeginner
http://www.microsoft.com/msj/0197/exception/exception.aspx
A crash course on the depths of win32 (tm) structured exception handling. |
|||
![]() |
|
denial
That's a great link. Thank you for posting.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.