ReactOS 0.4.15-dev-8636-g945e856
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL WINAPI | DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) |
EXTERN_C VOID WINAPI | CryptExtOpenCERW (HWND hWnd, HINSTANCE hInst, LPCWSTR file, DWORD nCmdShow) |
EXTERN_C VOID WINAPI | CryptExtOpenCER (HWND hWnd, HINSTANCE hInst, LPCSTR file, DWORD nCmdShow) |
Variables | |
HINSTANCE | g_hInstance |
Definition at line 57 of file cryptext.c.
Definition at line 26 of file cryptext.c.
Referenced by CryptExtOpenCER().
Definition at line 12 of file cryptext.c.
HINSTANCE g_hInstance |
Definition at line 10 of file cryptext.c.
Referenced by CryptExtOpenCERW(), and DllMain().