|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include <windef.h>#include <winbase.h>#include <winuser.h>#include <cryptuiapi.h>#include "inetcpl.h"#include "wine/debug.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (inetcpl) | |
| static BOOL | display_cert_manager (HWND parent, DWORD flags) |
| BOOL WINAPI | LaunchSiteCertDialog (HWND parent) |
| INT_PTR CALLBACK | content_dlgproc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) |
Definition at line 78 of file content.c.
Referenced by display_cpl_sheets().
Definition at line 39 of file content.c.
Referenced by content_dlgproc(), and LaunchSiteCertDialog().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | inetcpl | ) |