filmov
tv
47.Structured Exception Handling - Windows System Programming in C/C++
Показать описание
In this Video Tutorial , I have explained Structured Exception Handling in Windows C.
In C++, Try,catch and throw function are available but In C there was no proper exception handle mechanism. So, Windows Introduced Structured Exception Handling, We can use this concept in Visual C and Visual C++.
I have used following API's
1. GetExceptionCode
2. GetExceptionInformation
3. DebugBreak
4. RaiseException
5. AbnormalTermination
For more info about Structured Exception handling check out this link...
Structure Exception Handling programming reference check out this link:
Follow me on Google Plus
Please Share and Subscribe ASystemProgramming Channel
For any Query drop your comment in Comment Box.
In C++, Try,catch and throw function are available but In C there was no proper exception handle mechanism. So, Windows Introduced Structured Exception Handling, We can use this concept in Visual C and Visual C++.
I have used following API's
1. GetExceptionCode
2. GetExceptionInformation
3. DebugBreak
4. RaiseException
5. AbnormalTermination
For more info about Structured Exception handling check out this link...
Structure Exception Handling programming reference check out this link:
Follow me on Google Plus
Please Share and Subscribe ASystemProgramming Channel
For any Query drop your comment in Comment Box.