[ros-diffs] [tkreuzer] 37494: use the real RtlGetCallersAddress in ntoskrnl

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Fri Nov 21 00:29:00 CET 2008


Author: tkreuzer
Date: Thu Nov 20 17:29:00 2008
New Revision: 37494

URL: http://svn.reactos.org/svn/reactos?rev=37494&view=rev
Log:
use the real RtlGetCallersAddress in ntoskrnl

Modified:
    branches/ros-amd64-bringup/reactos/ntoskrnl/include/ntoskrnl.h

Modified: branches/ros-amd64-bringup/reactos/ntoskrnl/include/ntoskrnl.h
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/ntoskrnl/include/ntoskrnl.h?rev=37494&r1=37493&r2=37494&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/ntoskrnl/include/ntoskrnl.h [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/ntoskrnl/include/ntoskrnl.h [iso-8859-1] Thu Nov 20 17:29:00 2008
@@ -13,6 +13,7 @@
 #include <psdk/ntverp.h>
 
 /* DDK/IFS/NDK Headers */
+#define _REALLY_GET_CALLERS_CALLER_
 #ifdef _MSC_VER
 #include <excpt.h>
 #include <ntdef.h>



More information about the Ros-diffs mailing list