Go4Expert

Go4Expert (http://www.go4expert.com/)
-   C (http://www.go4expert.com/forumdisplay.php?f=20)
-   -   Stack unwinding in native code (http://www.go4expert.com/showthread.php?t=12487)

israeltanin 27Jul2008 16:23

Stack unwinding in native code
 
How can I use try - catch - throw exceptions in native code? I need ___CxxFrameHandler3 function or it specification.

xpi0t0s 30Jul2008 00:09

Re: Stack unwinding in native code
 
What do you mean by "native code"?

israeltanin 30Jul2008 01:16

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

xpi0t0s 30Jul2008 08:24

Re: Stack unwinding in native code
 
Why can't you use kernel32.dll and the C++ RTL?

israeltanin 30Jul2008 11:50

Re: Stack unwinding in native code
 
e.g. in driver


All times are GMT +5.5. The time now is 20:03.