[QMGRPRXY]

* Sync with Wine 1.5.26.

svn path=/trunk/; revision=59228
This commit is contained in:
Amine Khaldi 2013-06-16 11:11:48 +00:00
parent 1155b43932
commit 67115c45ed
4 changed files with 10 additions and 4 deletions

View file

@ -1,7 +1,7 @@
add_definitions(
-D__WINESRC__
-DREGISTER_PROXY_DLL)
-DWINE_REGISTER_DLL)
include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine)
@ -12,7 +12,7 @@ spec2def(qmgrprxy.dll qmgrprxy.spec)
add_rpcproxy_files(qmgrprxy.idl)
list(APPEND SOURCE
version.rc
qmgrprxy.rc
${CMAKE_CURRENT_BINARY_DIR}/qmgrprxy_i.c
${CMAKE_CURRENT_BINARY_DIR}/qmgrprxy_p.c
${CMAKE_CURRENT_BINARY_DIR}/proxy.dlldata.c

View file

@ -20,3 +20,9 @@
#define DO_NO_IMPORTS
#include "bits1_5.idl"
[
threading(both),
uuid(5ce34c0d-0dc9-4c1f-897c-daa1b78cee7c) /* IBackgroundCopyManager */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -146,8 +146,8 @@ reactos/dll/win32/powrprof # Forked at Wine-1.0rc5
reactos/dll/win32/printui # Synced to Wine-1.5.4
reactos/dll/win32/propsys # Synced to Wine-1.5.26
reactos/dll/win32/pstorec # Synced to Wine-1.5.4
reactos/dll/win32/qmgr # Synced to Wine-1.5-26
reactos/dll/win32/qmgrprxy # Synced to Wine-1.14?
reactos/dll/win32/qmgr # Synced to Wine-1.5.26
reactos/dll/win32/qmgrprxy # Synced to Wine-1.5.26
reactos/dll/win32/query # Synced to Wine-1.5.19
reactos/dll/win32/rasapi32 # Synced to Wine-1.5.4
reactos/dll/win32/resutils # Synced to Wine-1.5.19