ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winuser.h>
#include <winreg.h>
#include <windns.h>
#include <lm.h>
#include <prsht.h>
#include "resource.h"
Go to the source code of this file.
Classes | |
struct | _NETIDDATA |
Macros | |
#define | WIN32_NO_STATUS |
#define | MAX_COMPUTERDESCRIPTION_LENGTH 255 |
#define | MAX_HOSTNAME_LENGTH 63 |
#define | MAX_DOMAINNAME_LENGTH 255 |
Typedefs | |
typedef struct _NETIDDATA | NETIDDATA |
typedef struct _NETIDDATA * | PNETIDDATA |
Variables | |
static HINSTANCE | hDllInstance |
typedef struct _NETIDDATA NETIDDATA |
typedef struct _NETIDDATA * PNETIDDATA |
|
static |
Definition at line 446 of file netid.c.
Referenced by NetIDPageProc().
HPROPSHEETPAGE WINAPI CreateNetIDPropertyPage | ( | VOID | ) |
Definition at line 814 of file netid.c.
@DllMain
Core routine of the Utility Manager's library.
[in] | hDllInstance | The entry point instance of the library. |
[in] | fdwReason | The reason argument to indicate the motive DllMain is being called. |
[in] | lpvReserved | Reserved. |
Definition at line 828 of file netid.c.
|
static |
Definition at line 264 of file netid.c.
Referenced by NetworkPropDlgProc().
Definition at line 49 of file netid.c.
Referenced by IsValidComputerName(), and IsValidDomainName().
|
static |
Definition at line 77 of file netid.c.
Referenced by NetIDPageProc().
Definition at line 163 of file netid.c.
Definition at line 359 of file netid.c.
Referenced by NetworkDlg_OnOK().
Definition at line 223 of file netid.c.
Referenced by DNSSuffixPropDlgProc().
Definition at line 687 of file netid.c.
Referenced by NetIDPageProc().
|
static |
Definition at line 634 of file netid.c.
Referenced by NetIDPageProc().
|
static |
Definition at line 743 of file netid.c.
Referenced by CreateNetIDPropertyPage().
|
static |
Definition at line 464 of file netid.c.
Referenced by NetworkPropDlgProc().
|
static |
Definition at line 497 of file netid.c.
Referenced by NetworkPropDlgProc().
|
static |
Definition at line 566 of file netid.c.
Referenced by NetIDPageProc().
|
static |
Definition at line 399 of file netid.c.
Referenced by NetIDPageProc(), and NetworkDlg_OnInitDialog().
Definition at line 338 of file netid.c.
Referenced by NetworkDlg_OnInitDialog(), and NetworkPropDlgProc().
|
static |
Definition at line 412 of file netid.c.
Referenced by NetIDPageProc(), and NetworkPropDlgProc().
|
static |
Definition at line 428 of file netid.c.
Referenced by NetworkPropDlgProc().
|
static |
Definition at line 45 of file netid.c.
Referenced by CreateNetIDPropertyPage(), DllMain(), FormatMessageBox(), NetIDPage_OnInitDialog(), NetIDPageProc(), NetworkDlg_OnInitDialog(), NetworkDlg_OnOK(), and NetworkPropDlgProc().