ReactOS 0.4.16-dev-61-ge128cbc
|
#include <stdarg.h>
#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <winuser.h>
#include <wincrypt.h>
#include <cryptuiapi.h>
#include "wine/test.h"
Go to the source code of this file.
Macros | |
#define | NONAMELESSUNION |
Functions | |
static LRESULT CALLBACK | cbt_hook_proc (int code, WPARAM wp, LPARAM lp) |
static | BOOL (WINAPI *pCryptUIWizImport)(DWORD dwFlags |
static BOOL | find_and_delete_cert_in_store (HCERTSTORE store, PCCERT_CONTEXT cert) |
static void | test_crypt_ui_wiz_import (void) |
START_TEST (cryptui) | |
Variables | |
static BYTE | v1CertWithValidPubKey [] |
static const BYTE | iTunesCert1 [] |
static const BYTE | iTunesCert2 [] |
static const BYTE | iTunesCert3 [] |
static const BYTE | signedCRL [] |
static HHOOK | hook |
static HWND | hwndParent |
static HWND LPCWSTR | pwszWizardTitle |
static HWND LPCWSTR PCCRYPTUI_WIZ_IMPORT_SRC_INFO | pImportSrc |
static HWND LPCWSTR PCCRYPTUI_WIZ_IMPORT_SRC_INFO HCERTSTORE | hDestCertStore |
Definition at line 295 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
|
static |
Definition at line 304 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
START_TEST | ( | cryptui | ) |
Definition at line 652 of file cryptui.c.
Definition at line 324 of file cryptui.c.
Referenced by START_TEST().
HWND LPCWSTR PCCRYPTUI_WIZ_IMPORT_SRC_INFO HCERTSTORE hDestCertStore |
Definition at line 302 of file cryptui.c.
Referenced by CryptUIWizImport(), do_import(), import_cert(), import_crl(), import_ctl(), and show_import_ui().
|
static |
Definition at line 294 of file cryptui.c.
Referenced by cbt_hook_proc(), and test_crypt_ui_wiz_import().
HWND hwndParent |
Definition at line 300 of file cryptui.c.
Referenced by CExplorerBand::_CreateTreeView(), SEALED_::Activate(), ArrangeWindows(), CascadeWindows(), check_window_style(), ChildWindowFromPointEx(), COMBO_Create(), COMBO_WindowProc(), ComboWndProc_common(), Configure(), Window::Create(), CTextEditWindow::Create(), CAppInfoDisplay::Create(), CAppsListView::Create(), CMainToolbar::Create(), CSearchBar::Create(), CComboBox::Create(), CApplicationView::Create(), CRichEdit::Create(), CUiSplitPanel::Create(), CDowloadingAppsListView::Create(), CStartButton::Create(), CACListView::Create(), CACScrollBar::Create(), CACSizeBox::Create(), QuickLaunchBar::Create(), TaskBar::Create(), NotifyArea::Create(), ClockWindow::Create(), CTreeView::Create(), CardWindow::Create(), CStatusBar::Create(), StartMenu::Create(), CreateButtonSet(), UIComposition::CreateCompButtonWnd(), UIComposition::CreateCompositionWindow(), SEALED_::CreateControlWindow(), UIComposition::CreateDefFrameWnd(), CreateListView(), CreateScreenSaveWnd(), CMenuToolbarBase::CreateToolbar(), CreateTreeView(), CryptUIWizExport(), CryptUIWizImport(), CSysPagerWnd_CreateInstance(), CTrayClockWnd_CreateInstance(), CTrayNotifyWnd_CreateInstance(), DECLARE_INTERFACE_(), DefaultHandler_DoVerb(), DisplayWizard(), do_import(), CMiniatureWindow::DoCreate(), CPaintToolBar::DoCreate(), CToolBox::DoCreate(), CTrayShowDesktopButton::DoCreate(), DoCreateWindow(), Dialog::DoModal(), anonymous_namespace{mstscax.cpp}::CoClass::DoVerb(), DrawInsert(), explorer_about(), FindWindowExA(), FindWindowExW(), GetControlColor(), HH_AddHTMLPane(), HH_AddNavigationPane(), HH_AddSizeBar(), HH_AddToolbar(), ImmCreateSoftKeyboard(), INetCfgComponent_fnRaisePropertyUi(), CAutoComplete::Init(), CBalloonQueue::Init(), CTrayNotifyWnd::Initialize(), InitWebBrowser(), IntDefWindowProc(), InternetDialA(), InternetDialW(), InternetGoOnlineA(), InternetGoOnlineW(), InvokeObjectPickerDialog(), InvokeRemoteRegistryPickerDialog(), SEALED_::IOleObject::DoVerb(), LayoutInit(), MapWndProc(), CGridView::MapWndProc(), MCIWndCreateA(), MCIWndCreateW(), MimeSecurity_GetMessageType(), NP_GetNavigationRect(), NtUserBuildHwndList(), NtUserChildWindowFromPointEx(), NtUserFindWindowEx(), NtUserGetControlColor(), OleObject_DoVerb(), OleUIPromptUserA(), OleUIPromptUserW(), OleUIUpdateLinksA(), OleUIUpdateLinksW(), OnTimer(), ParseCommandLine(), PROPSHEET_AdjustButtons(), PROPSHEET_AdjustButtonsWizard(), PROPSHEET_CreatePage(), PROPSHEET_CreateTabControl(), PROPSHEET_DialogProc(), RealChildWindowFromPoint(), ScreenSaver(), CMenuBand::SetMenu(), CMenuBand::SetShellFolder(), CISFBand::SetSite(), CMenuBand::SetSite(), SetupDiCreateDeviceInfoA(), SetupDiCreateDeviceInfoList(), SetupDiCreateDeviceInfoListExA(), SetupDiCreateDeviceInfoListExW(), SetupDiCreateDeviceInfoW(), SetupDiInstallClassA(), SetupDiInstallClassExA(), SetupDiInstallClassExW(), SetupDiInstallClassW(), SetupDiOpenDeviceInfoA(), SetupDiOpenDeviceInfoW(), SetupPromptForDiskA(), SetupPromptForDiskW(), ShellFolderContextMenu(), SHOpenWithDialog(), show_export_ui(), show_import_ui(), ShowDeviceProperties(), ShowHTMLDialog(), ShowLastWin32Error(), SQLConfigDataSource(), SQLConfigDataSourceW(), SQLGetTranslator(), SQLGetTranslatorW(), SQLInstallODBC(), SQLInstallODBCW(), CProgressDialog::StartProgressDialog(), T1_OnImeControl(), test_notify(), test_pack_CREATESTRUCTA(), test_pack_CREATESTRUCTW(), ThemeDrawScrollBarsGrip(), TileWindows(), TOOLBAR_GetIdealSize(), TRACKBAR_AlignBuddies(), UpdateDriverForPlugAndPlayDevicesA(), UpdateDriverForPlugAndPlayDevicesW(), wWinMain(), and ZoneMgrImpl_PromptAction().
Definition at line 47 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
Definition at line 117 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
Definition at line 200 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
HWND LPCWSTR PCCRYPTUI_WIZ_IMPORT_SRC_INFO pImportSrc |
Definition at line 301 of file cryptui.c.
Referenced by CryptUIWizImport(), do_import(), and show_import_ui().
Definition at line 301 of file cryptui.c.
Referenced by CryptUIWizExport(), CryptUIWizImport(), do_import(), show_export_ui(), and show_import_ui().
Definition at line 286 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().
|
static |
Definition at line 32 of file cryptui.c.
Referenced by test_crypt_ui_wiz_import().