ReactOS 0.4.16-dev-732-g2d1144a
|
Public Attributes | |
http_request_t * | req |
HWND | hWnd |
DWORD | dwError |
DWORD | dwFlags |
LPVOID * | lppvData |
DWORD WININET_ErrorDlgParams::dwError |
Definition at line 52 of file dialogs.c.
Referenced by InternetErrorDlg().
LPVOID* WININET_ErrorDlgParams::lppvData |
Definition at line 54 of file dialogs.c.
Referenced by InternetErrorDlg().
http_request_t* WININET_ErrorDlgParams::req |
Definition at line 50 of file dialogs.c.
Referenced by InternetErrorDlg(), and WININET_InvalidCertificateDialog().