mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 17:22:59 +00:00
Seem to have missed updating these previously....
svn path=/trunk/; revision=3448
This commit is contained in:
parent
c81c209798
commit
96561f80c2
3 changed files with 15 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.2 2002/08/28 21:56:50 jfilby Exp $
|
||||
# $Id: Makefile,v 1.3 2002/09/01 04:17:05 robd Exp $
|
||||
|
||||
PATH_TO_TOP = ../..
|
||||
|
||||
|
@ -30,6 +30,7 @@ MISC_OBJECTS = \
|
|||
misc/dllmain.o \
|
||||
misc/sprintf.o \
|
||||
misc/stubs.o \
|
||||
misc/winhelp.o \
|
||||
misc/win32k.o \
|
||||
misc/winsta.o \
|
||||
misc/resources.o \
|
||||
|
|
|
@ -687,8 +687,8 @@ VkKeyScanW@4
|
|||
WaitForInputIdle@8
|
||||
WaitMessage@0
|
||||
;Win32PoolAllocationStats
|
||||
;WinHelpA
|
||||
;WinHelpW
|
||||
WinHelpA
|
||||
WinHelpW
|
||||
WindowFromDC@4
|
||||
WindowFromPoint@8
|
||||
;keybd_event
|
||||
|
|
|
@ -329,6 +329,7 @@ GetScrollRange=GetScrollRange@16
|
|||
GetSubMenu=GetSubMenu@8
|
||||
GetSysColor=GetSysColor@4
|
||||
GetSysColorBrush=GetSysColorBrush@4
|
||||
GetSysColorPen@4=GetSysColorPen@4 ; ReactOS extension
|
||||
GetSystemMenu=GetSystemMenu@8
|
||||
GetSystemMetrics=GetSystemMetrics@4
|
||||
GetTabbedTextExtentA=GetTabbedTextExtentA@20
|
||||
|
@ -686,8 +687,8 @@ VkKeyScanW=VkKeyScanW@4
|
|||
WaitForInputIdle=WaitForInputIdle@8
|
||||
WaitMessage=WaitMessage@0
|
||||
;Win32PoolAllocationStats
|
||||
;WinHelpA
|
||||
;WinHelpW
|
||||
WinHelpA=WinHelpA@16
|
||||
WinHelpW=WinHelpW@16
|
||||
WindowFromDC=WindowFromDC@4
|
||||
WindowFromPoint=WindowFromPoint@8
|
||||
;keybd_event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue