[PATCH] api-ms-win-core-com-private-l1-1-0: Add dll.

Andrey Gusev andrey.goosev at gmail.com
Fri Nov 18 07:38:07 CST 2016


Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
---
 configure                                          |  2 +
 configure.ac                                       |  1 +
 .../api-ms-win-core-com-private-l1-1-0/Makefile.in |  1 +
 .../api-ms-win-core-com-private-l1-1-0.spec        | 91 ++++++++++++++++++++++
 tools/make_specfiles                               |  1 +
 5 files changed, 96 insertions(+)
 create mode 100644 dlls/api-ms-win-core-com-private-l1-1-0/Makefile.in
 create mode 100644 dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec

diff --git a/configure b/configure
index 1794984..762db42 100755
--- a/configure
+++ b/configure
@@ -882,6 +882,7 @@ enable_api_ms_win_core_atoms_l1_1_0
 enable_api_ms_win_core_bem_l1_1_0
 enable_api_ms_win_core_com_l1_1_0
 enable_api_ms_win_core_com_l1_1_1
+enable_api_ms_win_core_com_private_l1_1_0
 enable_api_ms_win_core_console_l1_1_0
 enable_api_ms_win_core_console_l2_1_0
 enable_api_ms_win_core_datetime_l1_1_0
@@ -17591,6 +17592,7 @@ wine_fn_config_dll api-ms-win-core-atoms-l1-1-0 enable_api_ms_win_core_atoms_l1_
 wine_fn_config_dll api-ms-win-core-bem-l1-1-0 enable_api_ms_win_core_bem_l1_1_0
 wine_fn_config_dll api-ms-win-core-com-l1-1-0 enable_api_ms_win_core_com_l1_1_0
 wine_fn_config_dll api-ms-win-core-com-l1-1-1 enable_api_ms_win_core_com_l1_1_1
+wine_fn_config_dll api-ms-win-core-com-private-l1-1-0 enable_api_ms_win_core_com_private_l1_1_0
 wine_fn_config_dll api-ms-win-core-console-l1-1-0 enable_api_ms_win_core_console_l1_1_0
 wine_fn_config_dll api-ms-win-core-console-l2-1-0 enable_api_ms_win_core_console_l2_1_0
 wine_fn_config_dll api-ms-win-core-datetime-l1-1-0 enable_api_ms_win_core_datetime_l1_1_0
diff --git a/configure.ac b/configure.ac
index 20ae9de..ee9afe2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2659,6 +2659,7 @@ WINE_CONFIG_DLL(api-ms-win-core-atoms-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-bem-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-com-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-com-l1-1-1)
+WINE_CONFIG_DLL(api-ms-win-core-com-private-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-console-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-console-l2-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-datetime-l1-1-0)
diff --git a/dlls/api-ms-win-core-com-private-l1-1-0/Makefile.in b/dlls/api-ms-win-core-com-private-l1-1-0/Makefile.in
new file mode 100644
index 0000000..3b4406f
--- /dev/null
+++ b/dlls/api-ms-win-core-com-private-l1-1-0/Makefile.in
@@ -0,0 +1 @@
+MODULE    = api-ms-win-core-com-private-l1-1-0.dll
diff --git a/dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec b/dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec
new file mode 100644
index 0000000..14d3b27
--- /dev/null
+++ b/dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec
@@ -0,0 +1,91 @@
+@ stub CleanupOleStateInAllTls
+@ stub CleanupTlsOleState
+@ stub ClearCleanupFlag
+@ stub CLSIDFromOle1Class
+@ stub CoCreateErrorInfo
+@ stub CoCreateObjectInContext
+@ stub CoDeactivateObject
+@ stdcall CoGetActivationState(int128 long ptr) ole32.CoGetActivationState
+@ stub CoGetApartmentID
+@ stdcall CoGetCallState(long ptr) ole32.CoGetCallState
+@ stub CoGetClassVersion
+@ stub CoGetErrorInfo
+@ stdcall CoGetInstanceFromFile(ptr ptr ptr long long wstr long ptr) ole32.CoGetInstanceFromFile
+@ stdcall CoGetInstanceFromIStorage(ptr ptr ptr long ptr long ptr) ole32.CoGetInstanceFromIStorage
+@ stub CoGetModuleType
+@ stub CoGetProcessIdentifier
+@ stub CoGetSystemSecurityPermissions
+@ stdcall CoInitializeWOW(long long) ole32.CoInitializeWOW
+@ stub CoPopServiceDomain
+@ stub CoPushServiceDomain
+@ stub CoReactivateObject
+@ stdcall CoRegisterInitializeSpy(ptr ptr) ole32.CoRegisterInitializeSpy
+@ stdcall CoRegisterMallocSpy(ptr) ole32.CoRegisterMallocSpy
+@ stdcall CoRegisterMessageFilter(ptr ptr) ole32.CoRegisterMessageFilter
+@ stub CoRegisterSurrogateEx
+@ stub CoRetireServer
+@ stdcall CoRevokeInitializeSpy(int64) ole32.CoRevokeInitializeSpy
+@ stdcall CoRevokeMallocSpy() ole32.CoRevokeMallocSpy
+@ stub CoSetErrorInfo
+@ stub CoUnloadingWOW
+@ stub CoVrfCheckThreadState
+@ stub CoVrfGetThreadState
+@ stub CoVrfReleaseThreadState
+@ stdcall DllDebugObjectRPCHook(long ptr) ole32.DllDebugObjectRPCHook
+@ stub EnableHookObject
+@ stub FreePropVariantArrayWorker
+@ stub GetCatalogHelper
+@ stub GetFuncDescs
+@ stub GetHookInterface
+@ stub HkOleRegisterObject
+@ stub InternalAppInvokeExceptionFilter
+@ stub InternalCallAsProxyExceptionFilter
+@ stub InternalCallerIsAppContainer
+@ stub InternalCallFrameExceptionFilter
+@ stub InternalCanMakeOutCall
+@ stub InternalCCFreeUnused
+@ stub InternalCCGetClassInformationForDde
+@ stub InternalCCGetClassInformationFromKey
+@ stub InternalCCSetDdeServerWindow
+@ stub InternalCMLSendReceive
+@ stub InternalCoIsSurrogateProcess
+@ stub InternalCompleteObjRef
+@ stub InternalCoRegisterDisconnectCallback
+@ stub InternalCoRegisterSurrogatedObject
+@ stub InternalCoStdMarshalObject
+@ stub InternalCoUnregisterDisconnectCallback
+@ stub InternalCreateCAggId
+@ stub InternalCreateIdentityHandler
+@ stub InternalDoATClassCreate
+@ stub InternalFillLocalOXIDInfo
+@ stub InternalFreeObjRef
+@ stub InternalGetWindowPropInterface
+@ stub InternalIrotEnumRunning
+@ stub InternalIrotGetObject
+@ stub InternalIrotGetTimeOfLastChange
+@ stub InternalIrotIsRunning
+@ stub InternalIrotNoteChangeTime
+@ stub InternalIrotRegister
+@ stub InternalIrotRevoke
+@ stub InternalIsApartmentInitialized
+@ stub InternalIsProcessInitialized
+@ stub InternalMarshalObjRef
+@ stub InternalNotifyDDStartOrStop
+@ stub InternalOleModalLoopBlockFn
+@ stub InternalRegisterWindowPropInterface
+@ stub InternalReleaseMarshalObjRef
+@ stub InternalServerExceptionFilter
+@ stub InternalSetAptCallCtrlOnTlsIfRequired
+@ stub InternalSetOleThunkWowPtr
+@ stub InternalSTAInvoke
+@ stub InternalStubInvoke
+@ stub InternalTlsAllocData
+@ stub InternalUnmarshalObjRef
+@ stub NdrExtStubInitialize
+@ stub NdrOleDllGetClassObject
+@ stub NdrOleInitializeExtension
+@ stub NdrpFindInterface
+@ stub ReleaseFuncDescs
+@ stub SetCleanupFlag
+@ stub UpdateDCOMSettings
+@ stub UpdateProcessTracing
diff --git a/tools/make_specfiles b/tools/make_specfiles
index 39288a6..f3809f3 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -245,6 +245,7 @@ my @dll_groups =
   "api-ms-win-downlevel-ole32-l1-1-0",
   "api-ms-win-core-com-l1-1-0",
   "api-ms-win-core-com-l1-1-1",
+  "api-ms-win-core-com-private-l1-1-0",
   "combase",
   "iprop",
  ],
-- 
2.7.4




More information about the wine-patches mailing list