ReactOS Fundraising Campaign 2012
 
€ 3,873 / € 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

nps.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "netspi.h"
#include "wine/debug.h"
#include "winerror.h"
#include "wine/unicode.h"
#include "mprres.h"

Go to the source code of this file.

Data Structures

struct  LPCHANGEPWDINFOA
struct  LPCHANGEPWDINFOW

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mpr)
static INT_PTR WINAPI NPS_ProxyPasswordDialog (HWND hdlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
DWORD WINAPI NPSAuthenticationDialogA (LPAUTHDLGSTRUCTA lpAuthDlgStruct)
DWORD WINAPI NPSGetProviderHandleA (PHPROVIDER phProvider)
DWORD WINAPI NPSGetProviderNameA (HPROVIDER hProvider, LPCSTR *lpszProviderName)
DWORD WINAPI NPSGetSectionNameA (HPROVIDER hProvider, LPCSTR *lpszSectionName)
DWORD WINAPI NPSSetExtendedErrorA (DWORD NetSpecificError, LPSTR lpExtendedErrorText)
VOID WINAPI NPSSetCustomTextA (LPSTR lpCustomErrorText)
DWORD WINAPI NPSCopyStringA (LPCSTR lpString, LPVOID lpBuffer, LPDWORD lpdwBufferSize)
DWORD WINAPI NPSDeviceGetNumberA (LPSTR lpLocalName, LPDWORD lpdwNumber, LPDWORD lpdwType)
DWORD WINAPI NPSDeviceGetStringA (DWORD dwNumber, DWORD dwType, LPSTR lpLocalName, LPDWORD lpdwBufferSize)
DWORD WINAPI NPSNotifyRegisterA (enum NOTIFYTYPE NotifyType, NOTIFYCALLBACK pfNotifyCallBack)
LPVOID WINAPI NPSNotifyGetContextA (NOTIFYCALLBACK pfNotifyCallBack)
DWORD WINAPI PwdGetPasswordStatusA (LPCSTR lpProvider, DWORD dwIndex, LPDWORD status)
DWORD WINAPI PwdGetPasswordStatusW (LPCWSTR lpProvider, DWORD dwIndex, LPDWORD status)
DWORD WINAPI PwdSetPasswordStatusA (LPCSTR lpProvider, DWORD dwIndex, DWORD status)
DWORD WINAPI PwdSetPasswordStatusW (LPCWSTR lpProvider, DWORD dwIndex, DWORD status)
DWORD WINAPI PwdChangePasswordA (LPCSTR lpProvider, HWND hWnd, DWORD flags, LPCHANGEPWDINFOA info)
DWORD WINAPI PwdChangePasswordW (LPCWSTR lpProvider, HWND hWnd, DWORD flags, LPCHANGEPWDINFOW info)

Generated on Sat May 19 2012 05:10:53 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.