Author: greatlrd
Date: Sat Dec 18 13:51:31 2010
New Revision: 50056
URL:
http://svn.reactos.org/svn/reactos?rev=50056&view=rev
Log:
[dxg.sys]
export GsDriverEntry
Modified:
branches/reactx/reactos/drivers/directx/dxg/dxg.spec
Modified: branches/reactx/reactos/drivers/directx/dxg/dxg.spec
URL:
http://svn.reactos.org/svn/reactos/branches/reactx/reactos/drivers/directx/…
==============================================================================
--- branches/reactx/reactos/drivers/directx/dxg/dxg.spec [iso-8859-1] (original)
+++ branches/reactx/reactos/drivers/directx/dxg/dxg.spec [iso-8859-1] Sat Dec 18 13:51:31
2010
@@ -1,3 +1,4 @@
@ stdcall DriverEntry(ptr ptr)
+@ stdcall GsDriverEntry(ptr ptr) DriverEntry
@ stdcall DxDdCleanupDxGraphics()
@ stdcall DxDdStartupDxGraphics(long ptr long ptr ptr ptr)