|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winnetwk.h"#include "wine/debug.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (mpr) | |
| DWORD WINAPI | WNetLogoffA (LPCSTR lpProvider, HWND hwndOwner) |
| DWORD WINAPI | WNetLogoffW (LPCWSTR lpProvider, HWND hwndOwner) |
| DWORD WINAPI | WNetLogonA (LPCSTR lpProvider, HWND hwndOwner) |
| DWORD WINAPI | WNetLogonW (LPCWSTR lpProvider, HWND hwndOwner) |
| DWORD WINAPI | WNetVerifyPasswordA (LPCSTR lpszPassword, BOOL *pfMatch) |
| DWORD WINAPI | WNetVerifyPasswordW (LPCWSTR lpszPassword, BOOL *pfMatch) |
| WINE_DEFAULT_DEBUG_CHANNEL | ( | mpr | ) |