|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <stdarg.h>#include <stdio.h>#include <string.h>#include <assert.h>#include "ntstatus.h"#include "windef.h"#include "winbase.h"#include "winerror.h"#include "winreg.h"#include "winuser.h"#include "objbase.h"#include "ole2.h"#include "ole2ver.h"#include "ctxtcall.h"#include "dde.h"#include "servprov.h"#include "initguid.h"#include "compobj_private.h"#include "moniker.h"#include "wine/debug.h"
Go to the source code of this file.
Classes | |
| struct | comclassredirect_data |
| struct | ifacepsredirect_data |
| struct | progidredirect_data |
| struct | class_reg_data |
| struct | ManualResetEvent |
Macros | |
| #define | COBJMACROS |
| #define | WIN32_NO_STATUS |
| #define | USE_COM_CONTEXT_DEF |
| #define | RTL_CONSTANT_STRING(s) { sizeof(s)-sizeof((s)[0]), sizeof(s), s } |
Typedefs | |
| typedef struct ManualResetEvent | MREImpl |
Enumerations | |
| enum | comclass_miscfields { MiscStatus = 1 , MiscStatusIcon = 2 , MiscStatusContent = 4 , MiscStatusThumbnail = 8 , MiscStatusDocPrint = 16 , MiscStatus = 1 , MiscStatusIcon = 2 , MiscStatusContent = 4 , MiscStatusThumbnail = 8 , MiscStatusDocPrint = 16 , MiscStatus = 1 , MiscStatusIcon = 2 , MiscStatusContent = 4 , MiscStatusThumbnail = 8 , MiscStatusDocPrint = 16 } |
| enum | class_reg_data_origin { CLASS_REG_ACTCTX , CLASS_REG_REGISTRY , CLASS_REG_ACTCTX , CLASS_REG_REGISTRY } |
Variables | |
| static HKEY | classes_root_hkey |
| static ISynchronizeVtbl | vt_ISynchronize |
| static const ISynchronizeHandleVtbl | SynchronizeHandleVtbl |
| typedef struct ManualResetEvent MREImpl |
| Enumerator | |
|---|---|
| CLASS_REG_ACTCTX | |
| CLASS_REG_REGISTRY | |
| CLASS_REG_ACTCTX | |
| CLASS_REG_REGISTRY | |
Definition at line 72 of file compobj.c.
Definition at line 160 of file compobj.c.
Referenced by OleRegGetMiscStatus().
Definition at line 837 of file compobj.c.
Definition at line 649 of file compobj.c.
Definition at line 531 of file compobj.c.
Referenced by _CmdWndProc(), CRecyclerDropTarget::_DoDeleteThreadProc(), ACTION_CreateShortcuts(), AMovieDllRegisterServer2(), bsc_thread(), cache_across_threads_test(), cache_InstallAssembly(), cache_UninstallAssembly(), call_script(), CGuidItemExtractIcon_CreateInstance(), ChooseFolder(), ComInit::ComInit(), cowait_unmarshal_thread(), crash_couninitialize_proc(), CreateSecurityPage(), CreateShortcut(), CreateShortcuts(), DisplayWizard(), DllMain(), DllRegisterServer(), CTipbarCoInitialize::EnsureCoInit(), get_global_interface_proc(), IEWinMain(), init_test(), initialize(), InitIconOverlays(), install_wine_mono(), InstallNetworkComponent(), LoadShellLinkConsoleInfo(), local_server_proc(), main(), MsiGetShortcutTargetW(), new_thread(), OLEPictureImpl_LoadWICDecoder(), OpenControlPanelItem(), query_prop(), register_filters(), RegisterComCat(), run_script(), RunOnceExProcess(), SHAddToRecentDocs(), SHCreateFromDesktop(), SHELL32_FileOperation(), ShowPerformanceOptions(), START_TEST(), test_call_cancellation(), test_click_make_new_folder_button(), test_CoCreateInstanceEx(), test_CoCreateInstanceFromApp(), test_CoGetCallContext(), test_CoGetContextToken(), test_controlevent(), test_DPA_LoadStream(), test_DPA_SaveStream(), test_externalui_message(), test_GetDefaultColumn(), test_GetDefaultSearchGUID(), test_GlobalOptions(), test_iface_ptr(), test_inmemorystore(), test_IWinHttpRequest(), test_IWinHttpRequest_Invoke(), test_knownFolders(), test_MsiSetComponentState(), test_OleInitialize_InitCounting(), test_oletlsdata(), test_packagecoltypes(), test_persistserialized(), test_printers_folder(), test_properties(), test_PSRefreshPropertySchema(), test_selection(), test_set_clipboard(), test_StreamOnStreamRange(), test_top_level_action(), unregister_filters(), WinMain(), wmain(), and wWinMain().
Definition at line 586 of file compobj.c.
Definition at line 540 of file compobj.c.
Referenced by CoTreatAsClass(), Handler_DllGetClassObject(), OleGetAutoConvert(), OleRegEnumVerbs(), OleRegGetMiscStatus(), OleRegGetUserType(), and OleSetAutoConvert().
Definition at line 716 of file compobj.c.
Referenced by test_TreatAsClass().
Definition at line 306 of file compobj.c.
Referenced by get_classes_root_hkey().
Definition at line 254 of file compobj.c.
Referenced by get_classes_root_hkey().
|
static |
Definition at line 210 of file compobj.c.
Referenced by create_classes_key(), and create_classes_root_hkey().
Definition at line 944 of file compobj.c.
|
inlinestatic |
Definition at line 143 of file compobj.c.
Referenced by actctx_get_miscstatus().
Definition at line 286 of file compobj.c.
Referenced by create_classes_key(), and open_classes_key().
|
static |
Definition at line 870 of file compobj.c.
Referenced by Handler_DllGetClassObject().
Definition at line 911 of file compobj.c.
Referenced by DllGetClassObject().
|
inlinestatic |
Definition at line 361 of file compobj.c.
Referenced by ISynchronize_fnAddRef(), ISynchronize_fnQueryInterface(), ISynchronize_fnRelease(), ISynchronize_fnReset(), ISynchronize_fnSignal(), and ISynchronize_fnWait().
|
inlinestatic |
Definition at line 443 of file compobj.c.
Referenced by SynchronizeHandle_AddRef(), SynchronizeHandle_GetHandle(), SynchronizeHandle_QueryInterface(), and SynchronizeHandle_Release().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 410 of file compobj.c.
| HRESULT WINAPI ManualResetEvent_CreateInstance | ( | IClassFactory * | iface, |
| IUnknown * | outer, | ||
| REFIID | iid, | ||
| void ** | ppv | ||
| ) |
Definition at line 481 of file compobj.c.
Definition at line 328 of file compobj.c.
Referenced by COM_OpenKeyForCLSID().
|
static |
Definition at line 454 of file compobj.c.
|
static |
|
static |
|
static |
| WINE_DEFAULT_DEBUG_CHANNEL | ( | ole | ) |
|
static |
Definition at line 247 of file compobj.c.
Referenced by create_classes_root_hkey(), and get_classes_root_hkey().
|
static |
Definition at line 474 of file compobj.c.
Referenced by ManualResetEvent_CreateInstance().
|
static |
Definition at line 434 of file compobj.c.
Referenced by ManualResetEvent_CreateInstance().