ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

dialogs.c File Reference
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winreg.h"
#include "wininet.h"
#include "winnetwk.h"
#include "wine/debug.h"
#include "winerror.h"
#include "shlwapi.h"
#include "internet.h"
#include "wine/unicode.h"
#include "resource.h"

Go to the source code of this file.

Data Structures

struct  WININET_ErrorDlgParams

Defines

#define NO_SHLWAPI_STREAM
#define MAX_STRING_LEN   1024

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wininet)
static BOOL WININET_GetProxyServer (HINTERNET hRequest, LPWSTR szBuf, DWORD sz)
static BOOL WININET_GetServer (HINTERNET hRequest, LPWSTR szBuf, DWORD sz)
static BOOL WININET_GetAuthRealm (HINTERNET hRequest, LPWSTR szBuf, DWORD sz, BOOL proxy)
static BOOL WININET_GetSetPassword (HWND hdlg, LPCWSTR szServer, LPCWSTR szRealm, BOOL bSet)
static BOOL WININET_SetAuthorization (HINTERNET hRequest, LPWSTR username, LPWSTR password, BOOL proxy)
static INT_PTR WINAPI WININET_ProxyPasswordDialog (HWND hdlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static INT_PTR WINAPI WININET_PasswordDialog (HWND hdlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static INT_PTR WINAPI WININET_InvalidCertificateDialog (HWND hdlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static INT WININET_GetConnectionStatus (HINTERNET hRequest)
DWORD WINAPI InternetErrorDlg (HWND hWnd, HINTERNET hRequest, DWORD dwError, DWORD dwFlags, LPVOID *lppvData)

Generated on Fri May 25 2012 04:40:04 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.