|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"#include <winnls.h>#include <winsock.h>#include <iphlpapi.h>#include <dhcpcsdk.h>#include <dhcpcapi.h>
Go to the source code of this file.
Classes | |
| struct | TcpFilterSettings |
| struct | TcpipAdvancedDNSDlgSettings |
| struct | tagIP_ADDR |
| struct | TcpipSettings |
| struct | TcpipConfNotifyImpl |
| struct | TcpipGwSettings |
| struct | TcpipIpSettings |
| struct | TcpipDnsSettings |
| struct | TcpipSuffixSettings |
| struct | TcpipPortSettings |
Typedefs | |
| typedef struct tagIP_ADDR | IP_ADDR |
| typedef struct TcpipConfNotifyImpl * | LPTcpipConfNotifyImpl |
Enumerations | |
| enum | COPY_TYPE { METRIC = 1 , SUBMASK = 2 , IPADDR = 3 } |
Variables | |
| static const INetCfgComponentPropertyUiVtbl | vt_NetCfgComponentPropertyUi |
| static const INetCfgComponentControlVtbl | vt_NetCfgComponentControl |
| typedef struct tagIP_ADDR IP_ADDR |
| typedef struct TcpipConfNotifyImpl * LPTcpipConfNotifyImpl |
| VOID AddAlternativeDialog | ( | HWND | hDlg, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 2303 of file tcpipconf_notify.c.
Referenced by TcpipBasicDlg().
Definition at line 339 of file tcpipconf_notify.c.
| HRESULT CopyIpAddrString | ( | IP_ADDR_STRING * | pSrc, |
| IP_ADDR ** | pTarget, | ||
| COPY_TYPE | Type, | ||
| LPWSTR | szMetric | ||
| ) |
Definition at line 2563 of file tcpipconf_notify.c.
Referenced by Initialize().
Definition at line 267 of file tcpipconf_notify.c.
Referenced by StoreTcpipFilterSettings().
|
static |
Definition at line 3240 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges().
Definition at line 1127 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
Definition at line 356 of file tcpipconf_notify.c.
Referenced by TcpipFilterSettingsDlg().
Definition at line 130 of file tcpipconf_notify.c.
Referenced by DeleteItemFromList(), DelItem(), StoreTcpipBasicSettings(), TcpipAddDNSDlg(), TcpipAddIpDlg(), TcpipAddSuffixDlg(), TcpipAdvancedDnsDlg(), TcpipAdvancedIpDlg(), TcpipAdvGwDlg(), TcpipFilterPortDlg(), and TcpipFilterSettingsDlg().
Definition at line 1185 of file tcpipconf_notify.c.
Referenced by StoreDNSSettings(), and TcpipAdvancedIpDlg().
| BOOL GetGWListEntry | ( | HWND | hDlgCtrl, |
| INT | Index, | ||
| TcpipGwSettings * | pGwSettings | ||
| ) |
Definition at line 853 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
Definition at line 1170 of file tcpipconf_notify.c.
Referenced by CopyIpAddrString().
Definition at line 1145 of file tcpipconf_notify.c.
Referenced by GetIpAddressFromStringA(), StoreDNSSettings(), StoreIPSettings(), TcpipAddIpDlg(), and TcpipAdvGwDlg().
| BOOL GetIPListEntry | ( | HWND | hDlgCtrl, |
| INT | Index, | ||
| TcpipIpSettings * | pIpSettings | ||
| ) |
Definition at line 1103 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
Definition at line 1743 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
| BOOL GetListViewItem | ( | HWND | hDlgCtrl, |
| UINT | Index, | ||
| UINT | SubIndex, | ||
| WCHAR * | szBuffer, | ||
| UINT | BufferSize | ||
| ) |
Definition at line 1201 of file tcpipconf_notify.c.
Referenced by StoreIPSettings().
Definition at line 1077 of file tcpipconf_notify.c.
Referenced by DECLARE_INTERFACE_(), DeleteItemFromList(), DelItem(), and TcpipAdvancedIpDlg().
|
static |
Definition at line 117 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnAddRef(), INetCfgComponentControl_fnApplyRegistryChanges(), INetCfgComponentControl_fnInitialize(), INetCfgComponentControl_fnQueryInterface(), and INetCfgComponentControl_fnRelease().
Definition at line 3206 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentControl_fnApplyPnpChanges | ( | INetCfgComponentControl * | iface, |
| INetCfgPnpReconfigCallback * | pICallback | ||
| ) |
Definition at line 3561 of file tcpipconf_notify.c.
Definition at line 3320 of file tcpipconf_notify.c.
Definition at line 3571 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentControl_fnInitialize | ( | INetCfgComponentControl * | iface, |
| INetCfgComponent * | pIComp, | ||
| INetCfg * | pINetCfg, | ||
| BOOL | fInstalling | ||
| ) |
Definition at line 3224 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentControl_fnQueryInterface | ( | INetCfgComponentControl * | iface, |
| REFIID | iid, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 3195 of file tcpipconf_notify.c.
Definition at line 3215 of file tcpipconf_notify.c.
Definition at line 2777 of file tcpipconf_notify.c.
Definition at line 3159 of file tcpipconf_notify.c.
Definition at line 3169 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentPropertyUi_fnMergePropPages | ( | INetCfgComponentPropertyUi * | iface, |
| DWORD * | pdwDefPages, | ||
| BYTE ** | pahpspPrivate, | ||
| UINT * | pcPages, | ||
| HWND | hwndParent, | ||
| LPCWSTR * | pszStartPage | ||
| ) |
Definition at line 3098 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentPropertyUi_fnQueryInterface | ( | INetCfgComponentPropertyUi * | iface, |
| REFIID | iid, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 2742 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentPropertyUi_fnQueryPropertyUi | ( | INetCfgComponentPropertyUi * | iface, |
| IUnknown * | pUnkReserved | ||
| ) |
Definition at line 2803 of file tcpipconf_notify.c.
Definition at line 2788 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentPropertyUi_fnSetContext | ( | INetCfgComponentPropertyUi * | iface, |
| IUnknown * | pUnkReserved | ||
| ) |
Definition at line 2825 of file tcpipconf_notify.c.
| HRESULT WINAPI INetCfgComponentPropertyUi_fnValidateProperties | ( | INetCfgComponentPropertyUi * | iface, |
| HWND | hwndDlg | ||
| ) |
Definition at line 3149 of file tcpipconf_notify.c.
| VOID InitFilterListBox | ( | LPWSTR | pData, |
| HWND | hwndDlg, | ||
| HWND | hDlgCtrl, | ||
| UINT | AllowButton, | ||
| UINT | RestrictButton, | ||
| UINT | AddButton, | ||
| UINT | DelButton | ||
| ) |
Definition at line 232 of file tcpipconf_notify.c.
Referenced by TcpipFilterSettingsDlg().
| HRESULT Initialize | ( | TcpipConfNotifyImpl * | This | ) |
Definition at line 2970 of file tcpipconf_notify.c.
| HPROPSHEETPAGE InitializePropertySheetPage | ( | LPWSTR | resname, |
| DLGPROC | dlgproc, | ||
| LPARAM | lParam, | ||
| LPWSTR | szTitle | ||
| ) |
Definition at line 515 of file tcpipconf_notify.c.
Referenced by AddAlternativeDialog(), INetCfgComponentPropertyUi_fnMergePropPages(), and LaunchAdvancedTcpipSettings().
| VOID InitializeTcpipAdvancedDNSDlg | ( | HWND | hwndDlg, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 1594 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
| VOID InitializeTcpipAdvancedIpDlg | ( | HWND | hwndDlg, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 671 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
| VOID InitializeTcpipAdvancedOptDlg | ( | HWND | hwndDlg, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 540 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedOptDlg().
| HRESULT InitializeTcpipAltDlgCtrls | ( | HWND | hwndDlg, |
| TcpipSettings * | pCurSettings | ||
| ) |
Definition at line 2169 of file tcpipconf_notify.c.
Referenced by TcpipAltConfDlg().
| HRESULT InitializeTcpipBasicDlgCtrls | ( | HWND | hwndDlg, |
| TcpipSettings * | pCurSettings | ||
| ) |
Definition at line 2473 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings(), and TcpipBasicDlg().
Definition at line 598 of file tcpipconf_notify.c.
Referenced by InitializeTcpipAdvancedIpDlg(), and TcpipFilterSettingsDlg().
Definition at line 622 of file tcpipconf_notify.c.
Referenced by InitializeTcpipAdvancedIpDlg().
| VOID LaunchAdvancedTcpipSettings | ( | HWND | hwndDlg, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 2130 of file tcpipconf_notify.c.
Referenced by TcpipBasicDlg().
| HRESULT LoadDNSSettings | ( | TcpipConfNotifyImpl * | This | ) |
Definition at line 2839 of file tcpipconf_notify.c.
Referenced by Initialize().
| HRESULT LoadFilterSettings | ( | TcpipConfNotifyImpl * | This | ) |
Definition at line 2923 of file tcpipconf_notify.c.
Referenced by Initialize().
Definition at line 2901 of file tcpipconf_notify.c.
Referenced by LoadFilterSettings().
Definition at line 1703 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
Definition at line 2113 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings().
Definition at line 1725 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
| VOID StoreDNSSettings | ( | HWND | hDlgCtrl, |
| TcpipConfNotifyImpl * | This | ||
| ) |
Definition at line 1792 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
| VOID StoreIPSettings | ( | HWND | hDlgCtrl, |
| TcpipConfNotifyImpl * | This, | ||
| BOOL | bSubmask | ||
| ) |
Definition at line 1215 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
| INT_PTR StoreTcpipBasicSettings | ( | HWND | hwndDlg, |
| TcpipConfNotifyImpl * | This, | ||
| BOOL | bApply | ||
| ) |
Definition at line 2317 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings(), and TcpipBasicDlg().
| TcpFilterSettings * StoreTcpipFilterSettings | ( | HWND | hwndDlg | ) |
Definition at line 316 of file tcpipconf_notify.c.
Referenced by TcpipFilterSettingsDlg().
Definition at line 1513 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
Definition at line 882 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
Definition at line 1001 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
Definition at line 1834 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings().
Definition at line 1273 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings().
Definition at line 566 of file tcpipconf_notify.c.
Referenced by LaunchAdvancedTcpipSettings().
Definition at line 726 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedIpDlg().
Definition at line 2247 of file tcpipconf_notify.c.
Referenced by AddAlternativeDialog(), and INetCfgComponentPropertyUi_fnMergePropPages().
Definition at line 2621 of file tcpipconf_notify.c.
Referenced by INetCfgComponentPropertyUi_fnMergePropPages().
Definition at line 3591 of file tcpipconf_notify.c.
Definition at line 156 of file tcpipconf_notify.c.
Referenced by AddItem().
Definition at line 371 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedOptDlg().
| VOID ToggleUpDown | ( | HWND | hwndDlg, |
| HWND | hDlgCtrl, | ||
| UINT | UpButton, | ||
| UINT | DownButton, | ||
| UINT | ModButton, | ||
| UINT | DelButton | ||
| ) |
Definition at line 1669 of file tcpipconf_notify.c.
Referenced by TcpipAdvancedDnsDlg().
Definition at line 986 of file tcpipconf_notify.c.
Referenced by TcpipAddSuffixDlg(), and TcpipAdvancedDnsDlg().
|
static |
Definition at line 3578 of file tcpipconf_notify.c.
Referenced by TcpipConfigNotify_Constructor().
|
static |
Definition at line 3176 of file tcpipconf_notify.c.
Referenced by TcpipConfigNotify_Constructor().