![]() |
Stack unwinding in native code
How can I use try - catch - throw exceptions in native code? I need ___CxxFrameHandler3 function or it specification.
|
Re: Stack unwinding in native code
What do you mean by "native code"?
|
Re: Stack unwinding in native code
native code - a code that uses only NtDll.dll. In the process no Kernel32.dll, and therefore can not be used c library
|
Re: Stack unwinding in native code
Why can't you use kernel32.dll and the C++ RTL?
|
Re: Stack unwinding in native code
e.g. in driver
|
| All times are GMT +5.5. The time now is 20:03. |