Author: fireball
Date: Tue Jul 22 12:43:56 2008
New Revision: 34686
URL:
http://svn.reactos.org/svn/reactos?rev=34686&view=rev
Log:
- Split stubs.c to User and Gdi stubs.c
- Rework stubs into proper declaration stubs (but still without return values, so
compilation results in lots of warnings).
Added:
branches/nwin32/subsystems/win32/win32k/ntgdi/gdistubs.c (with props)
branches/nwin32/subsystems/win32/win32k/ntuser/usrstubs.c (with props)
Removed:
branches/nwin32/subsystems/win32/win32k/stubs.c
Modified:
branches/nwin32/subsystems/win32/win32k/win32k.rbuild
branches/nwin32/subsystems/win32/win32k/win32k_vc9.vcproj
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdistubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/…
Added: branches/nwin32/subsystems/win32/win32k/ntuser/usrstubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/…
Removed: branches/nwin32/subsystems/win32/win32k/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/…
Modified: branches/nwin32/subsystems/win32/win32k/win32k.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/…
Modified: branches/nwin32/subsystems/win32/win32k/win32k_vc9.vcproj
URL:
http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/…