mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[NETSHELL]
- fix identation - found by Christoph svn path=/trunk/; revision=62062
This commit is contained in:
@@ -54,7 +54,7 @@ class CNetConnectionPropertyUi final :
|
||||
VOID EnumComponents(HWND hDlgCtrl, INetCfg *pNCfg, const GUID *CompGuid, UINT Type);
|
||||
VOID InitializeLANPropertiesUIDlg(HWND hwndDlg);
|
||||
VOID ShowNetworkComponentProperties(HWND hwndDlg);
|
||||
BOOL GetDeviceInstanceID(OUT LPOLESTR *DeviceInstanceID);
|
||||
BOOL GetDeviceInstanceID(OUT LPOLESTR *DeviceInstanceID);
|
||||
static INT_PTR CALLBACK LANPropertiesUIDlg(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
INetConnection * pCon;
|
||||
|
||||
Reference in New Issue
Block a user