Commit 02c04ff9 authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

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

parent 9ff9bd46
......@@ -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
......
......@@ -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)
......
MODULE = api-ms-win-core-com-private-l1-1-0.dll
@ 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
......@@ -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",
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment