[QMGRPRXY]

* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=63000
This commit is contained in:
Amine Khaldi 2014-04-26 18:07:23 +00:00
parent d6dcc30fc0
commit 9fbe0e17f1
3 changed files with 11 additions and 1 deletions

View file

@ -16,10 +16,15 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
#pragma makedep ident
#pragma makedep proxy
#pragma makedep register
#include "bits.idl" #include "bits.idl"
#define DO_NO_IMPORTS #define DO_NO_IMPORTS
#include "bits1_5.idl" #include "bits1_5.idl"
#include "bits3_0.idl"
[ [
threading(both), threading(both),

View file

@ -42,6 +42,11 @@ HKCR
NumMethods = s 43 NumMethods = s 43
ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}' ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
} }
'{659CDEAC-489E-11D9-A9CD-000D56965251}' = s 'IBackgroundCopyCallback2'
{
NumMethods = s 7
ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
}
} }
NoRemove CLSID NoRemove CLSID
{ {

View file

@ -160,7 +160,7 @@ reactos/dll/win32/printui # Synced to Wine-1.7.1
reactos/dll/win32/propsys # Synced to Wine-1.7.17 reactos/dll/win32/propsys # Synced to Wine-1.7.17
reactos/dll/win32/pstorec # Synced to Wine-1.7.1 reactos/dll/win32/pstorec # Synced to Wine-1.7.1
reactos/dll/win32/qmgr # Synced to Wine-1.7.17 reactos/dll/win32/qmgr # Synced to Wine-1.7.17
reactos/dll/win32/qmgrprxy # Synced to Wine-1.7.1 reactos/dll/win32/qmgrprxy # Synced to Wine-1.7.17
reactos/dll/win32/query # Synced to Wine-1.7.1 reactos/dll/win32/query # Synced to Wine-1.7.1
reactos/dll/win32/rasapi32 # Synced to Wine-1.7.1 reactos/dll/win32/rasapi32 # Synced to Wine-1.7.1
reactos/dll/win32/resutils # Synced to Wine-1.7.1 reactos/dll/win32/resutils # Synced to Wine-1.7.1