Home
last modified time | relevance | path

Searched refs:LANPropertiesUIDlg (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/shellext/netshell/
H A Dlanconnectui.h51 … static INT_PTR CALLBACK LANPropertiesUIDlg(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
H A Dlanconnectui.cpp265 CNetConnectionPropertyUi::LANPropertiesUIDlg( in LANPropertiesUIDlg() function in CNetConnectionPropertyUi
477 …hProp = InitializePropertySheetPage(MAKEINTRESOURCEW(IDD_NETPROPERTIES), LANPropertiesUIDlg, reint… in AddPages()