ReactOS 0.4.16-dev-1012-g3fe4b41
|
#include <stdio.h>
#include "wine/test.h"
#include "winbase.h"
#include "winerror.h"
#include "winuser.h"
#include "ole2.h"
#include "oaidl.h"
#include "ocidl.h"
#include "mlang.h"
#include "shlwapi.h"
#include "docobj.h"
#include "shobjidl.h"
#include "shlobj.h"
Go to the source code of this file.
Classes | |
struct | SHELL_USER_SID |
struct | SHELL_USER_PERMISSION |
struct | call_entry_t |
struct | call_trace_t |
struct | shared_struct |
struct | _disp |
struct | _contain |
struct | _cntptn |
struct | _enum |
struct | _enumpt |
struct | _propbag |
struct | IOleCommandTargetImpl |
struct | IServiceProviderImpl |
struct | IProfferServiceImpl< T > |
Macros | |
#define | COBJMACROS |
#define | CONST_VTABLE |
#define | ok_trace(a, b) ok_trace_(a, b, __LINE__) |
#define | MY_INHERITANCE 0xBE /* invalid value to proof behavior */ |
#define | UNICODE_LTR_MARK 0x200e |
#define | UNICODE_RTL_MARK 0x200f |
#define | verify_inifile(f, e) r_verify_inifile(__LINE__, f, e) |
#define | MAKEFUNC(f, ord) (p##f = (void*)GetProcAddress(hShlwapi, (LPSTR)(ord))) |
Typedefs | |
typedef struct SHELL_USER_SID | SHELL_USER_SID |
typedef struct SHELL_USER_SID * | PSHELL_USER_SID |
typedef struct SHELL_USER_PERMISSION | SHELL_USER_PERMISSION |
typedef struct SHELL_USER_PERMISSION * | PSHELL_USER_PERMISSION |
typedef struct _disp | Disp |
typedef struct _contain | Contain |
typedef struct _cntptn | ConPt |
typedef struct _enum | EnumCon |
typedef struct _enumpt | EnumPt |
typedef struct _propbag | PropBag |
Enumerations | |
enum | _shellkey_flags { SHKEY_Root_HKCU = 0x1 , SHKEY_Root_HKLM = 0x2 , SHKEY_Key_Explorer = 0x00 , SHKEY_Key_Shell = 0x10 , SHKEY_Key_ShellNoRoam = 0x20 , SHKEY_Key_Classes = 0x30 , SHKEY_Subkey_Default = 0x0000 , SHKEY_Subkey_ResourceName = 0x1000 , SHKEY_Subkey_Handlers = 0x2000 , SHKEY_Subkey_Associations = 0x3000 , SHKEY_Subkey_Volatile = 0x4000 , SHKEY_Subkey_MUICache = 0x5000 , SHKEY_Subkey_FileExts = 0x6000 , SHKEY_Root_HKCU = 0x1 , SHKEY_Root_HKLM = 0x2 , SHKEY_Key_Explorer = 0x00 , SHKEY_Key_Shell = 0x10 , SHKEY_Key_ShellNoRoam = 0x20 , SHKEY_Key_Classes = 0x30 , SHKEY_Subkey_Default = 0x0000 , SHKEY_Subkey_ResourceName = 0x1000 , SHKEY_Subkey_Handlers = 0x2000 , SHKEY_Subkey_Associations = 0x3000 , SHKEY_Subkey_Volatile = 0x4000 , SHKEY_Subkey_MUICache = 0x5000 , SHKEY_Subkey_FileExts = 0x6000 } |
#define UNICODE_LTR_MARK 0x200e |
#define UNICODE_RTL_MARK 0x200f |
typedef struct SHELL_USER_SID * PSHELL_USER_SID |
typedef struct SHELL_USER_SID SHELL_USER_SID |
Definition at line 2803 of file ordinal.c.
|
static |
Definition at line 131 of file ordinal.c.
Referenced by IOleCommandTargetImpl_Exec(), IProfferServiceImpl_ProfferService(), IProfferServiceImpl_QueryInterface(), IProfferServiceImpl_RevokeService(), IServiceProviderImpl_QueryInterface(), IServiceProviderImpl_QueryService(), test_IUnknown_ProfferService(), and test_IUnknown_QueryServiceExec().
|
static |
Definition at line 1130 of file ordinal.c.
|
static |
Definition at line 1187 of file ordinal.c.
|
static |
Definition at line 1221 of file ordinal.c.
|
static |
Definition at line 1161 of file ordinal.c.
|
static |
|
static |
Definition at line 1108 of file ordinal.c.
|
static |
|
static |
|
static |
Definition at line 1362 of file ordinal.c.
|
static |
Definition at line 1390 of file ordinal.c.
|
static |
Definition at line 1406 of file ordinal.c.
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 966 of file ordinal.c.
|
static |
|
static |
Definition at line 1038 of file ordinal.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1271 of file ordinal.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 126 of file ordinal.c.
Referenced by test_IUnknown_ProfferService(), and test_IUnknown_QueryServiceExec().
|
static |
|
inlinestatic |
Definition at line 866 of file ordinal.c.
Referenced by ConPt_AddRef(), ConPt_Advise(), ConPt_EnumConnections(), ConPt_GetConnectionInterface(), ConPt_GetConnectionPointContainer(), ConPt_Release(), and ConPt_Unadvise().
|
inlinestatic |
Definition at line 850 of file ordinal.c.
Referenced by Contain_AddRef(), Contain_EnumConnectionPoints(), Contain_FindConnectionPoint(), and Contain_Release().
Definition at line 836 of file ordinal.c.
Referenced by Disp_AddRef(), and Disp_Release().
|
inlinestatic |
Definition at line 894 of file ordinal.c.
Referenced by EnumPt_AddRef(), EnumPt_Next(), and EnumPt_Release().
|
inlinestatic |
Definition at line 880 of file ordinal.c.
Referenced by Enum_AddRef(), Enum_Next(), and Enum_Release().
|
inlinestatic |
Definition at line 2099 of file ordinal.c.
Referenced by IOleCommandTargetImpl_AddRef(), IOleCommandTargetImpl_QueryInterface(), and IOleCommandTargetImpl_Release().
|
inlinestatic |
Definition at line 2197 of file ordinal.c.
Referenced by IProfferServiceImpl_AddRef(), IProfferServiceImpl_QueryInterface(), and IProfferServiceImpl_Release().
|
inlinestatic |
Definition at line 1507 of file ordinal.c.
Referenced by Prop_AddRef(), and Prop_Release().
|
inlinestatic |
Definition at line 2187 of file ordinal.c.
Referenced by IServiceProviderImpl_AddRef(), IServiceProviderImpl_QueryInterface(), and IServiceProviderImpl_Release().
|
static |
Definition at line 119 of file ordinal.c.
Referenced by test_IUnknown_ProfferService(), and test_IUnknown_QueryServiceExec().
Definition at line 2910 of file ordinal.c.
Referenced by START_TEST().
|
static |
|
static |
Definition at line 2136 of file ordinal.c.
|
static |
Definition at line 2106 of file ordinal.c.
Referenced by IServiceProviderImpl_QueryService().
|
static |
Definition at line 2161 of file ordinal.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 2361 of file ordinal.c.
|
static |
Definition at line 2217 of file ordinal.c.
Referenced by IServiceProviderImpl_QueryService(), and test_IUnknown_ProfferService().
|
static |
|
static |
Definition at line 2336 of file ordinal.c.
|
static |
|
static |
|
static |
Definition at line 2250 of file ordinal.c.
|
static |
Definition at line 2206 of file ordinal.c.
Referenced by IProfferServiceImpl_QueryInterface(), test_IUnknown_ProfferService(), and test_IUnknown_QueryServiceExec().
|
static |
|
static |
Definition at line 2269 of file ordinal.c.
|
static |
|
static |
Definition at line 152 of file ordinal.c.
|
static |
Referenced by test_GetShellSecurityDescriptor().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
START_TEST | ( | ordinal | ) |
Definition at line 3122 of file ordinal.c.
Definition at line 461 of file ordinal.c.
Referenced by START_TEST().
Definition at line 532 of file ordinal.c.
Referenced by START_TEST().
Definition at line 3114 of file ordinal.c.
Referenced by START_TEST().
Definition at line 589 of file ordinal.c.
Referenced by START_TEST().
Definition at line 182 of file ordinal.c.
Referenced by START_TEST().
Definition at line 689 of file ordinal.c.
Referenced by START_TEST().
Definition at line 1451 of file ordinal.c.
Referenced by START_TEST().
Definition at line 3082 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2403 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2295 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2467 of file ordinal.c.
Referenced by START_TEST().
Definition at line 1677 of file ordinal.c.
Referenced by START_TEST().
Definition at line 1829 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2717 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2018 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2820 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2637 of file ordinal.c.
Referenced by START_TEST().
Definition at line 786 of file ordinal.c.
Referenced by START_TEST().
Definition at line 1583 of file ordinal.c.
Referenced by START_TEST().
Definition at line 414 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2768 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2949 of file ordinal.c.
Referenced by START_TEST().
Definition at line 1609 of file ordinal.c.
Referenced by START_TEST().
Definition at line 2673 of file ordinal.c.
Referenced by test_SHGetIniString(), and test_SHSetIniString().
Definition at line 98 of file ordinal.c.
Referenced by test_GetAcceptLanguagesA().
Definition at line 54 of file ordinal.c.
Referenced by test_fdsa().
|
static |
Definition at line 1442 of file ordinal.c.
Referenced by test_IConnectionPoint().
|
static |
Definition at line 1005 of file ordinal.c.
Referenced by test_IConnectionPoint().
static VARIANTARG static DISPPARAMS *static DISPID |
Definition at line 52 of file ordinal.c.
Referenced by _get_disp_id(), _set_dispex_value(), _test_border_styles(), Array_unshift(), bind_activex_event(), call_event_handlers(), call_script(), disp_call(), disp_call_value(), disp_delete_name(), disp_propput(), dispex_propput(), do_mcall(), exec_source(), get_attr_dispid_by_idx(), get_dispid(), get_dispids(), get_plugin_dispid(), Global_InvokeEx(), HTMLAttributeCollection2_getNamedItem(), HTMLAttributeCollection3_item(), HTMLAttributeCollection_item(), HTMLDOMAttribute_put_nodeValue(), HTMLElement_getAttribute(), HTMLElement_populate_props(), HTMLElement_removeAttribute(), HTMLElement_setAttribute(), HTMLStyle_getAttribute(), HTMLStyle_removeAttribute(), HTMLStyle_setAttribute(), HTMLWindow_invoke(), id_cmp(), identifier_eval(), Installer_UILevelPut(), interp_array(), interp_assign_member(), interp_forin(), interp_identifier_ref(), interp_in(), interp_member(), interp_memberid(), interp_set_member(), invoke(), invoke_disp_value(), ITypeInfo_fnInvoke(), jsdisp_define_properties(), load_doc(), lookup_global_members(), lookup_identifier(), Object_hasOwnProperty(), Record_IntegerDataPut(), Record_StringDataPut(), run_script(), search_window_props(), Session_FeatureRequestStatePut(), Session_ModePut(), Session_PropertyPut(), stack_topn_exprval(), stringify(), stringify_object(), SummaryInfo_PropertyPut(), test_attr_collection_disp(), test_callbacks(), test_child_col_disp(), test_disp(), test_dispatch(), test_dispex(), test_dispid(), test_domobj_dispex(), test_dynamic_properties(), test_elem_dispex(), test_elems(), test_eval(), test_func(), test_global_id(), test_invoke_func(), test_invokeex(), test_IWinHttpRequest_Invoke(), test_locator(), test_names_ids(), test_nextdispid(), test_obj_dispex(), test_ParseDisplayName(), test_saxreader_dispex(), test_script_dispatch(), test_script_run(), test_scriptdisp(), test_selection(), test_TypeInfo(), test_typelibmarshal(), testObj_GetDispID(), to_primitive(), and to_property_descriptor().
|
static |
Definition at line 1097 of file ordinal.c.
Referenced by ConPt_EnumConnections().
|
static |
Definition at line 1329 of file ordinal.c.
Referenced by Contain_EnumConnectionPoints().
const CLSID *static CLSID *static const GUID VARIANT VARIANT *static IServiceProvider DWORD *static HMENU |
Definition at line 63 of file ordinal.c.
Referenced by _CmdWndProc(), CBandSiteMenu::_CreateMenuPart(), CFSDropTarget::_GetEffectFromMenu(), _layout_ModifySystemMenu(), CBandSiteBase::_OnContextMenu(), _ShowContextMenu(), _ShowContextMenuR(), CMenuBand::_TrackContextMenu(), _tWinMain(), ATL::_U_MENUorID::_U_MENUorID(), AdvProcDetailsDlgProc(), CStartMenuSite::AppendMenu(), AppendMenuItems(), ApplicationPage_OnView(), ApplicationPageShowContextMenu1(), ApplicationPageShowContextMenu2(), ApplicationPageUpdate(), BrFolder_OnContextMenu(), build_combo(), build_static(), build_toolbar(), CShellBrowser::BuildExplorerBandMenu(), BuildLeftPopupMenu(), CDesktopFolder::CallBack(), CDrivesFolder::CallBack(), CFSFolder::CallBack(), cancel_popup_proc(), cctrl_create_new(), CheckLocalEchoMenuItem(), CheckMenuRadioItem(), ChildWndProc(), click_menu(), CNetFolderBackgroundMenuCB(), co_IntCallLoadMenu(), co_IntLoadSysMenuTemplate(), co_IntTranslateAccelerator(), co_UserFreeWindow(), CDefView::ColumnListChanged(), COMBO_Create(), COMBOEX_Create(), Control_CreateListView(), Control_FreeCPlItems(), Control_GetCPlItem_From_MenuID(), Control_UpdateListViewStyle(), Control_WndProc_Create(), ConWndProc(), MDIMainFrame::Create(), SDIMainFrame::Create(), CSearchBar::Create(), CApplicationView::Create(), CStartButton::Create(), ATL::CWindowImplBaseT< TBase, TWinTraits >::Create(), create_button(), create_combobox(), Pane::create_header(), create_ie_menu(), create_listbox(), create_menu_from_data(), create_menuitem_from_data(), create_rebar(), create_rebar_control(), create_static(), create_treeview_control(), create_updown_control(), CreateListView(), CreateMainWindow(), CInternetToolbar::CreateMenuBar(), CreatePushButton(), CShellMenuCallback::CreateRecentMenu(), CMainWindow::CreateStatusBar(), CreateStatusBar(), CCharMapWindow::CreateStatusBar(), CDeviceManager::CreateStatusBar(), CreateStatusWindowA(), CreateStatusWindowW(), CreateSysMenu(), CDeviceManager::CreateToolBar(), CreateToolbarEx(), CreateUpDownControl(), CreateVdmMenu(), CreateWindows(), ctrl_free(), DECLARE_INTERFACE_(), DefWndNCHitTest(), DIALOG_CreateControls32(), DIALOG_CreateIndirect(), DisplayPopupMenu(), DlgInitHandler(), CDefView::DoColumnContextMenu(), DesktopShellView::DoDesktopContextMenu(), DoShellContextMenu(), EDIT_WM_ContextMenu(), EnableCommandIfVerbExistsProc(), EnableFileMenuItemByID(), EnableFormatDriveDlgControls(), CDefView::Exec(), FILEDLG95_InitControls(), FileMenu_Create(), FileOpenDlgProc95(), CDefView::FillEditMenu(), CDefView::FillFileMenu(), CDefView::FillViewMenu(), FM_InitMenuPopup(), FrameOnCreate(), FrameWndProc(), get_bad_hmenu(), get_tb_menu(), GetMenuItemInfo_common(), GetMenuState(), CMenuCallback::GetObject(), GetSubMenu(), handle_context_menu(), handle_findmsg(), HEXEDIT_WM_CONTEXTMENU(), IFileDialogCustomize_fnAddControlItem(), IFileDialogCustomize_fnRemoveControlItem(), IFileDialogCustomize_fnSetControlItemState(), init_preview(), init_toolbar(), InitBoard(), CShellBrowser::Initialize(), CDeviceView::Initialize(), InitInstance(), InitInstance_wave(), InitMainWnd(), CShellBrowser::InsertMenusSB(), IntCreateWindow(), IntDefWindowProc(), InternetExplorer_put_MenuBar(), IntFindSubMenu(), IntGetSubMenu(), IntGetSystemMenu(), IPADDRESS_Create(), CApplicationView::ItemGetFocus(), ListViewSelectionChanged(), LoadMenuIndirectW(), LoadPopupMenu(), MACRO_HelpOnTop(), MainFrameBase::MainFrameBase(), MainProc(), MainWnd_OnContextMenu(), MainWnd_OnCreate(), MainWndProc(), MCIWND_Create(), MDI_AugmentFrameMenu(), MDI_RestoreFrameMenu(), MDIChildWndProc(), MDIClientWndProc_common(), MDISetMenu(), ME_ShowContextMenu(), MENU_DoNextMenu(), menu_fill_in_init(), MENU_FindItem(), MENU_GetSystemMenu(), MENU_mnu2mnuii(), menu_ownerdraw_wnd_proc(), MENU_ParseResource(), MessageBoxProc(), ShellBrowser::MessageSFVCB(), mi_create_window(), MONTHCAL_LButtonDown(), MONTHCAL_RButtonUp(), CMenuFocusManager::MsgFilterHook(), MSGTestProcMDI(), MSGTestProcMDI2(), MyWndProc(), NOTEPAD_WndProc(), notifysink_on_tvn_dropdown(), NtUserCallTwoParam(), NtUserGetMenuBarInfo(), NtUserGetSystemMenu(), NtUserxCreateMenu(), NtUserxCreatePopupMenu(), OLEMenu_CallWndProc(), OLEMenu_FindMainMenuIndex(), OleUIAddVerbMenuW(), on_listbox_container_create(), CDeviceManager::OnCommand(), OnCommand(), CDefView::OnCommand(), CDeviceView::OnContextMenu(), CInternetToolbar::OnContextMenu(), CDefView::OnContextMenu(), CCharMapWindow::OnCreate(), OnCreate(), CDefView::OnExplorerCommand(), CShellMenuCallback::OnGetSubMenu(), CShellMenuCallback::OnInitMenu(), OnInitMenu(), CTrayWindow::OnInitMenuPopup(), CMainWindow::OnInitMenuPopup(), CShellBrowser::OnInitMenuPopup(), CDefView::OnInitMenuPopup(), OnInitPopupMenu(), OnMainWindowCreate(), CInternetToolbar::OnMenuDropDown(), CDeviceManager::OnNotify(), CTrayWindow::OnSysChar(), OnTestDlgCreate(), CISFBand::OnWinEvent(), CDefView::OpenSelectedItems(), OSK_SetKeys(), PanelOnCreate(), PerformancePage_OnViewCPUHistoryOneGraphAll(), PerformancePage_OnViewCPUHistoryOneGraphPerCPU(), PerformancePage_OnViewShowKernelTimes(), CMenuFocusManager::PopTrackedPopup(), PopupMenuWndProc(), CMenuToolbarBase::PopupSubMenu(), Preview_CreateToolBar(), preview_exit(), ProcessPageShowContextMenu(), CApplicationView::ProcessWindowMessage(), PropSheetCallback(), CSendToMenu::QueryContextMenu(), CBandSiteMenu::QueryContextMenu(), CISFBand::QueryContextMenu(), CDefaultContextMenu::QueryContextMenu(), CDefViewBckgrndMenu::QueryContextMenu(), CTrayWindowCtxMenu::QueryContextMenu(), rebuild_toolbar(), registry_read_filelist(), registry_set_filelist(), RichEditOleCallback_GetContextMenu(), seltree_popup_menu(), SetDifficulty(), CApplicationView::SetDisplayAppType(), SetMenuAndButtonStates(), CShellBrowser::SetMenuSB(), CAddressBand::SetSite(), SettingsPageProc(), SHELL_InvokePidl(), Shell_MergeMenus(), shellex_run_context_menu_default(), ShellExecute_ContextMenuVerb(), ShellFolderContextMenu(), SHInvokeCommand(), SHInvokeCommandOnContextMenuInternal(), SHLoadMenuPopup(), show_context_menu(), show_opendropdown(), TaskBar::ShowAppSystemMenu(), ShowContextMenu(), ShowHideMenuCtl(), ShowPopupMenuEx(), SHRemoveAllSubMenus(), START_TEST(), STRING_LoadMenus(), taskdialog_add_button(), TaskManager_OnOptionsAlwaysOnTop(), TaskManager_OnOptionsHideWhenMinimized(), TaskManager_OnOptionsMinimizeOnUse(), TaskManager_OnOptionsShow16BitTasks(), TaskManager_OnTabWndSelChange(), TaskManager_OnViewUpdateSpeed(), TaskManagerWndProc(), test_AppendMenu(), test_button_messages(), test_capture_4(), test_change_focus(), test_changing_selection_styles(), test_CheckMenuRadioItem(), test_combo_dropdown_size(), test_combobox_messages(), test_contextmenu(), test_create(), test_CreateWindow(), test_CShellMenu_params(), test_DestroyWindow(), test_dialog_messages(), test_dialogmode(), test_edit_control_2(), test_edit_messages(), test_editbox(), test_emptypopup(), test_getmenubarinfo(), test_GetMenuItemRect(), test_getstring(), test_init_storage(), test_InsertMenu(), test_LBS_NODATA(), test_listbox_messages(), test_listbox_size(), test_mbs_help(), test_mdi(), test_MDI_create(), test_mdi_messages(), test_menu_add_string(), test_menu_bmp_and_string(), test_menu_cancelmode(), test_menu_circref(), test_menu_flags(), test_menu_getmenuinfo(), test_menu_hilitemenuitem(), test_menu_iteminfo(), test_menu_locked_by_window(), test_menu_maxdepth(), test_menu_messages(), test_menu_ownerdraw(), test_menu_resource_layout(), test_menu_search_bycommand(), test_menu_setmenuinfo(), test_menu_trackpopupmenu(), test_menualign(), test_messages(), Test_NoParamRoutine_CreateMenu(), Test_NoParamRoutine_CreatePopupMenu(), test_noresize(), test_OleUIAddVerbMenu(), Test_OneParamRoutine_MapDesktopObject(), test_params(), test_SetMenu(), test_SetParent(), test_shlmenu(), test_subpopup_locked_by_menu(), test_sys_menu(), test_system_menu(), test_tooltip(), test_updown_buddy(), test_updown_create(), test_window_tree(), test_WM_LBUTTONDOWN(), test_WM_MEASUREITEM(), test_WM_NEXTDLGCTL(), ThemeDrawCaptionButton(), toggle_child(), CTrayWindow::TrackCtxMenu(), CMainWindow::TrackPopupMenu(), TreeListEditLabel(), TreeListInsertColumn(), UI_ShowContextMenu(), update_menu(), update_radio(), SDIMainFrame::update_shell_browser(), MDIShellBrowserChild::update_shell_browser(), UpdateDisplayMenu(), CShellBrowser::UpdateViewMenu(), User32DefWindowProc(), UserCreateMenu(), VerifyMenu(), WIN_CreateWindowEx(), WINHELP_ButtonBoxWndProc(), WINHELP_CreateHelpWindow(), WINHELP_MainWndProc(), WinMain(), wmain(), and WndProc().
|
static |
Definition at line 41 of file ordinal.c.
Referenced by init_pointers(), START_TEST(), and test_fdsa().
Definition at line 93 of file ordinal.c.
Referenced by test_GetAcceptLanguagesA().
|
static |
Definition at line 2104 of file ordinal.c.
Referenced by IOleCommandTargetImpl_Construct().
|
static |
Definition at line 2204 of file ordinal.c.
Referenced by IProfferServiceImpl_Construct().
|
static |
Definition at line 2203 of file ordinal.c.
Referenced by IServiceProviderImpl_Construct().
IUnknown IConnectionPoint **static LPLONG |
IEnumIDList **static LPWSTR |
|
static |
Definition at line 1237 of file ordinal.c.
Referenced by Contain_FindConnectionPoint().
|
static |
Definition at line 1574 of file ordinal.c.
Referenced by test_SHPropertyBag_ReadLONG().
SHCONTF |
Definition at line 64 of file ordinal.c.
Referenced by IncludeInEnumIDList(), CRegFolderEnum::Initialize(), CACListISF::SetLocation(), SHELL32_GetFSItemAttributes(), SHELL_GetDefaultFolderEnumSHCONTF(), test_ExpectFolders_imp(), test_SHCreateShellItemArray(), test_SHGetIDListFromObject(), and test_SHGetItemFromDataObject().
|
static |
|
static |
|
static |
Definition at line 3079 of file ordinal.c.
Referenced by test_IUnknown_GetClassID().
|
static |
Definition at line 3080 of file ordinal.c.
Referenced by test_IUnknown_GetClassID().
|
static |
|
static |
|
static |
Definition at line 180 of file ordinal.c.
Referenced by IOleCommandTargetImpl_Exec(), IProfferServiceImpl_ProfferService(), IProfferServiceImpl_QueryInterface(), IProfferServiceImpl_RevokeService(), IServiceProviderImpl_QueryInterface(), IServiceProviderImpl_QueryService(), test_IUnknown_ProfferService(), and test_IUnknown_QueryServiceExec().