Author: cwittich
Date: Wed Jul 25 23:19:54 2007
New Revision: 27813
URL:
http://svn.reactos.org/svn/reactos?rev=27813&view=rev
Log:
don't stub a function we already have
Modified:
trunk/reactos/dll/win32/dbghelp/dbghelp.spec
Modified: trunk/reactos/dll/win32/dbghelp/dbghelp.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.…
==============================================================================
--- trunk/reactos/dll/win32/dbghelp/dbghelp.spec (original)
+++ trunk/reactos/dll/win32/dbghelp/dbghelp.spec Wed Jul 25 23:19:54 2007
@@ -21,7 +21,7 @@
@ stdcall MakeSureDirectoryPathExists(str)
@ stdcall MapDebugInformation(long str str long)
@ stub MiniDumpReadDumpStream
-@ stub MiniDumpWriteDump
+@ stdcall MiniDumpWriteDump(ptr long ptr long long long long)
@ stdcall SearchTreeForFile(str str str)
@ stdcall StackWalk(long long long ptr ptr ptr ptr ptr ptr)
@ stub StackWalk64