mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
add needed ros specific exports back to user32.spec
svn path=/branches/ros-amd64-bringup/; revision=35778
This commit is contained in:
parent
28c2567a32
commit
679cd0bc09
1 changed files with 4 additions and 0 deletions
|
@ -767,3 +767,7 @@
|
|||
@ varargs wsprintfW(wstr wstr)
|
||||
@ stdcall wvsprintfA(ptr str ptr)
|
||||
@ stdcall wvsprintfW(ptr wstr ptr)
|
||||
|
||||
# ROS specific exports
|
||||
@ stdcall PrivateCsrssManualGuiCheck(long)
|
||||
@ stdcall PrivateCsrssInitialized()
|
||||
|
|
Loading…
Reference in a new issue