neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NneoAll declaration for neoWidgets are in this namespace
 oCActiveFileDialogIF
 oCBitmapBitmap handle
 oCBitmapDataWraps the creation of a BITMAP struct from a HBITMAP
 oCButton
 oCButtonMessageId
 oCCaptureChangedMessage
 oCCheckBox
 oCClientDCA client device context allows drawing to the client area of a window
 oCComboBox
 oCCommandMessage
 oCCommandMessageId
 oCComPtrSmart pointer to COM classes
 oCConfigInterface for all configuration classes
 oCControlBase class for standard Windows controls
 oCControlParamHolds optional control parameters
 oCCreateMessage
 oCCtlColorMessage
 oCDCUnmanaged device context, to allow the user to call IDC functions on arbitrary DCs
 oCDeviceContextIFInterface for device context functions
 oCDibSectionDevice independent bitmap
 oCDropFilesMessage
 oCDynamicLibEncapsulates loading of DLLs
 oCEnableMessage
 oCEraseBkgndMessage
 oCFileContains the basic functions for file reading/writing
 oCFileDialog
 oCFileDialogEvents
 oCFileDialogOptions
 oCFileSearchWrapper for the FindFirstFile API
 |\CiteratorIterator for STL algorithm integration
 oCFileSearchItemData about a file system item found by FileSearch
 oCFileTypeFilter
 oCFontFont handle
 oCFontParamsFont parameters with everything set to default
 oCGdiObjectBasic GDI class that automatically deletes the handle
 oCGetIconMessage
 oCGetMinMaxInfoMessage
 oCGroupBox
 oCHatchBrushBrush handle
 oCHeaderCtrlTODO: needs methods
 oCiniConfigConfiguration that writes to an ini-file
 oCKeyMessage
 oCListBox
 oCListBoxIFCommon interface for ListBox and ComboBox
 oCListCtrlTODO: needs methods
 |oCColumnDataUsed to get or set values of a list column
 |\CItemDataUsed to get or set values of a list item
 oCLoadedLibRetrieves address of already loaded DLL
 oCMemoryDCMemory device contexts attach themselves to a bitmap
 oCMenu
 oCMessageWrap parameters of WndProc in a struct. Can be used for any message
 oCMessageIdUnified message identifier
 oCMouseMessage
 oCMoveMessage
 oCMovingMessage
 oCNotifyMessage
 oCNotifyMessageId
 oCOpenFileDialog
 oCOSVersion
 oCPaintDCA paint device context can only be called inside the WM_PAINT message handler
 oCPathManipulation of Windows-style path strings
 oCPatternBrushBrush handle
 oCPenPen handle
 oCPickFolderDialog
 oCPointWindows POINT structure with constructor
 oCPrintMessage
 oCProgressBar
 oCRadioButton
 oCRectWindows RECT structure with constructor
 oCRegistryConfigConfiguration that writes to the Window registry
 oCSaveFileDialog
 oCSaveRestoreDCWraps SaveDC in an object oriented way
 oCScrollBar
 oCScrollBarIFCommon interface for all scrollbars
 oCScrollMessage
 oCScrollMessageId
 oCSizeWindows SIZE structure with constructor
 oCSizeMessage
 oCSizingMessage
 oCSolidBrushBrush handle
 oCStaticCtrl
 oCStatusBar
 oCStyleChangedMessage
 oCTabCtrl
 oCTextBox
 oCTextBoxIFCommon interface for TextBox and ComboBox
 oCTimerMessage
 oCWindowGeneral purpose window
 oCWindowBaseThe big window class that every other class descends from
 oCWindowModalThis window can enter a modal message loop
 oCWindowParamCreation parameters for the Window class
 oCWindowPosChangeMessage
 oCWindowScrollBarRepresents the scrollbars attached to the sides of a window
 oCWindowScrollBarHHorizontal window scrollbar
 oCWindowScrollBarVVertical window scrollbar
 \CWindowScrollMessageId