|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winuser.h"#include "ole2.h"#include "fusion.h"#include "wine/debug.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (fusion) | |
| HRESULT WINAPI | InitializeFusion (void) |
| HRESULT WINAPI | ClearDownloadCache (void) |
| HRESULT WINAPI | CopyPDBs (void *unknown) |
| HRESULT WINAPI | CreateInstallReferenceEnum (IInstallReferenceEnum **ppRefEnum, IAssemblyName *pName, DWORD dwFlags, LPVOID pvReserved) |
| HRESULT WINAPI | CreateApplicationContext (IAssemblyName *name, void *ctx) |
| static | HRESULT (WINAPI *pGetCORVersion)(LPWSTR pbuffer |
| static HRESULT | get_corversion (LPWSTR version, DWORD size) |
| HRESULT WINAPI | GetCachePath (ASM_CACHE_FLAGS dwCacheFlags, LPWSTR pwzCachePath, PDWORD pcchPath) |
Variables | |
| static DWORD | cchBuffer |
| static DWORD DWORD * | dwLength |
| HRESULT WINAPI CreateApplicationContext | ( | IAssemblyName * | name, |
| void * | ctx | ||
| ) |
| HRESULT WINAPI CreateInstallReferenceEnum | ( | IInstallReferenceEnum ** | ppRefEnum, |
| IAssemblyName * | pName, | ||
| DWORD | dwFlags, | ||
| LPVOID | pvReserved | ||
| ) |
Definition at line 88 of file fusion.c.
Referenced by GetCachePath().
| HRESULT WINAPI GetCachePath | ( | ASM_CACHE_FLAGS | dwCacheFlags, |
| LPWSTR | pwzCachePath, | ||
| PDWORD | pcchPath | ||
| ) |
Definition at line 111 of file fusion.c.
Referenced by enumerate_gac().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | fusion | ) |
| DWORD cchBuffer |
Definition at line 85 of file fusion.c.
Referenced by ApplyParameterStringsToMessage(), CLRRuntimeInfo_LoadLibrary(), CopyTextToClipboard(), DiskDescription(), error(), GetCORSystemDirectory(), GetCORVersion(), GetFileVersion(), GetFriendlyNameOfCertA(), GetFriendlyNameOfCertW(), GetLongPathNameA(), GetLongPathNameW(), GetPartitionTypeString(), GetRegString(), GetRequestedRuntimeInfo(), GetRequestedRuntimeVersion(), GetShortPathNameA(), GetShortPathNameW(), CTooltips::GetText(), GetVersionFromProcess(), JobTimeToTimeString(), MessageBoxTextToClipboard(), MetaDataDispenser_GetCORSystemDirectory(), MMIO_SetBuffer(), mmioSetBuffer(), PartitionDescription(), SHGetPerScreenResName(), and User32GetSystemFilePath().
Definition at line 86 of file fusion.c.
Referenced by AddDesktopItemW(), AddItemW(), AddVolumeToList(), AppendStringToMultiSZ(), ApplyRegistryValues(), AVIFILE_FindStreamInTable(), AVISplitter_ProcessStreamList(), CheckForDeviceId(), CheckInfFile(), ClipboardReadBitmap(), ClipboardReadEnhMetafile(), ClipboardReadMemory(), ClipboardReadMemoryBlock(), ClipboardReadMetafile(), ClipboardReadPalette(), CM_Get_Child_Ex(), CM_Get_Parent_Ex(), CM_Get_Sibling_Ex(), ConInString(), ConMsgPrintf2V(), ConMsgPrintfV(), ConMsgPuts(), ConResMsgPrintfExV(), CreateProfile(), CreateStandardProfile(), CreateTempDir(), CreateUserProfileExW(), CryptProtectData(), CryptUnprotectData(), debug_init(), DECLARE_INTERFACE_(), DecrementRefCount(), DeleteProfileW(), DevicePathToDosPath(), FileAsyncReader_Request(), FillColorSchemeComboBox(), FindCurrentDriver(), FormatMessageSafeW(), get_object_dll_path(), get_threading_model(), GetAllUsersProfileDirectoryW(), GetBooleanValue(), GetCORSystemDirectory(), GetCORVersion(), GetCurrentHwProfileW(), GetDefaultUserProfileDirectoryW(), GetDesktopPath(), GetDWordValue(), GetExpandedFilePathName(), GetFileVersion(), GetInterfaceType(), GetInterruptType(), GetIntValue(), GetLongValue(), GetMemoryAccess(), GetMessageStringFromDll(), GetPortType(), GetProcessExecutablePath(), GetProcessExecutablePathById(), GetProfilesDirectoryW(), GetProfileType(), GetProgramsPath(), GetResourceType(), GetShareDisposition(), GetStringValue(), GetUserObjectSecurity(), GetUserProfileDirectoryW(), GetVersionFromProcess(), GetVolumeExtents(), IAVIEditStream_fnCut(), IncrementRefCount(), InitializeProfiles(), InitializeProgramFilesDir(), InstallNetDevice(), IntDeleteRecursive(), IStream_Create(), LoadSchemeFromReg(), LoadUserProfileW(), MakeString(), NetClassInstaller(), ParseLength(), PlaySound_ExpandEnvironmentStrings(), PrintError(), PrintPaddedMessageString(), ProcessPage_OnOpenFileLocation(), ProcessPage_OnProperties(), pSetupStringTableStringFromIdEx(), QueryNameServer(), RChangeServiceConfig2A(), ReadFromConsole(), ReadSettings(), RegEnumKeyA(), RegEnumKeyW(), RGetServiceDisplayNameA(), RGetServiceDisplayNameW(), RGetServiceKeyNameA(), RGetServiceKeyNameW(), RStartServiceA(), SetNewAccountName(), SetProfileData(), SETUP_CreateInterfaceList(), SETUP_GetClassIconInfo(), SETUP_GetIconIndex(), SETUP_GetValueString(), SETUPAPI_GetCurrentHwProfile(), SETUPDI_OpenDrvKey(), SetupDiCallClassInstaller(), SetupDiChangeState(), SetupDiClassGuidsFromNameExW(), SetupDiClassNameFromGuidExW(), SetupDiGetActualSectionToInstallExW(), SetupDiGetClassDescriptionExW(), SetupDiOpenDeviceInterfaceW(), SHGetUserSessionId(), SHOpenRegStream2A(), SHOpenRegStream2W(), SHTestTokenPrivilegeW(), START_TEST(), test_pack_MCI_DGV_LIST_PARMSA(), test_pack_MCI_DGV_LIST_PARMSW(), test_pack_MEMORYSTATUS(), test_pack_MEMORYSTATUSEX(), TestTokenPrivilege(), UnloadUserProfile(), UpdateUsersShellFolderSettings(), UserEnumDisplayDevices(), VirtualQuery(), VirtualQueryEx(), WhoamiGetTokenInfo(), WINTRUST_GetSignedMsgFromPEFile(), and wmain().