Go to the source code of this file.
Data Structures |
| class | CNetworkConnections |
| class | CNetConUiObject |
Defines |
| #define | MAX_PROPERTY_SHEET_PAGE (10) |
| #define | NETCONNECTSHELLVIEWCOLUMNS 6 |
| #define | COLUMN_NAME 0 |
| #define | COLUMN_TYPE 1 |
| #define | COLUMN_STATUS 2 |
| #define | COLUMN_DEVNAME 3 |
| #define | COLUMN_PHONE 4 |
| #define | COLUMN_OWNER 5 |
Functions |
| | WINE_DEFAULT_DEBUG_CHANNEL (shell) |
| HRESULT | ShowNetConnectionStatus (IOleCommandTarget *lpOleCmd, INetConnection *pNetConnect, HWND hwnd) |
| static BOOL | CreateNetConnectEnumList (CEnumIDList *list, DWORD dwFlags) |
| HRESULT | IContextMenuImpl_Constructor (REFIID riid, LPCITEMIDLIST apidl, LPVOID *ppvOut, IOleCommandTarget *lpOleCmd) |
| void WINAPI | _InsertMenuItemW (HMENU hmenu, UINT indexMenu, BOOL fByPosition, UINT wID, UINT fType, LPCWSTR dwTypeData, UINT fState) |
| BOOL CALLBACK | PropSheetExCallback (HPROPSHEETPAGE hPage, LPARAM lParam) |
| HRESULT | ShowNetConnectionProperties (INetConnection *pNetConnect, HWND hwnd) |
| HRESULT WINAPI | ISF_NetConnect_Constructor (IUnknown *pUnkOuter, REFIID riid, LPVOID *ppv) |
Variables |
| static const shvheader | NetConnectSFHeader [] |