|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Functions |
| | DEFINE_GUID (GUID_NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) |
| VOID | FreeDeviceStrings (HWND hTreeView) |
| VOID | OpenPropSheet (HWND hTreeView, HTREEITEM hItem) |
| static HTREEITEM | InsertIntoTreeView (HWND hTreeView, HTREEITEM hRoot, LPTSTR lpLabel, LPTSTR DeviceID, INT DevImage, LONG DevProb) |
| static INT | EnumDeviceClasses (INT ClassIndex, BOOL ShowHidden, LPTSTR DevClassName, LPTSTR DevClassDesc, BOOL *DevPresent, INT *ClassImage, BOOL *IsUnknown, BOOL *IsHidden) |
| static LONG | EnumDevices (INT index, LPTSTR DeviceClassName, LPTSTR DeviceName, LPTSTR *DeviceID) |
| VOID | ListDevicesByType (HWND hTreeView, HTREEITEM hRoot, BOOL bShowHidden) |
| static HTREEITEM | AddDeviceToTree (HWND hTreeView, HTREEITEM hRoot, DEVINST dnDevInst, BOOL bShowHidden) |
| static VOID | EnumChildDevices (HWND hTreeView, HTREEITEM hRoot, DEVINST dnParentDevInst, BOOL bShowHidden) |
| VOID | ListDevicesByConnection (HWND hTreeView, HTREEITEM hRoot, BOOL bShowHidden) |
| HTREEITEM | InitTreeView (HWND hTreeView) |
Variables |
| static SP_CLASSIMAGELIST_DATA | ImageListData |
| static HDEVINFO | hDevInfo |
Generated on Sat May 26 2012 04:40:04 for ReactOS by
1.7.6.1
|