The following source files are included with the Rowset Viewer sample.
| File name | Description |
| CBase.cpp | Base classes project file. |
| CBase.h | Base classes header file. |
| CBinder.cpp | Required and optional binder interfaces. |
| CBinder.h | Header file. |
| CCommand.cpp | Required command interfaces. |
| CCommand.h | Header file. |
| CDataLinks.cpp | Initialization interfaces. |
| CDataLinks.h | Header file. |
| CDataset.cpp | Dataset (OLAP) interfaces. |
| CDataSet.h | Header file. |
| CDataSource.cpp | Datasource (OLE DB) interfaces. |
| CDataSource.h | Header file. |
| CDialog.cpp | Handles all Connection, Properties, and other common dialogs. |
| CDialog.h | Header file. |
| CDialogLite.cpp | Handles minimum of Connection, Properties, and other common dialog boxes. |
| CDialogLite.h | Header file. |
| CEnum.cpp | Handles all Root Enumerator operations. |
| CEnum.h | Header file. |
| CError.cpp | Error interfaces. |
| CError.h | Header file. |
| CListener.cpp | Connection listener. |
| CListener.h | Header file. |
| CMainWindow.cpp | Main Rowset Viewer window. |
| CMainWindow.h | Header file. |
| CMDIChild.cpp | MDI Rowset Viewer windows. |
| CMDIChild.h | Header file. |
| CMultipleResults.h | Multiple results interfaces. |
| CMutipleResults.cpp | Header file. |
| CObjTree.cpp | Object trees for window. |
| CObjTree.h | Header file. |
| Common.cpp | Common support functions. |
| Common.h | Header file. |
| COptions.cpp | Load options routines. |
| COptions.h | Header file. |
| CRow.cpp | Row interfaces. |
| CRow.h | Header file. |
| CRowPosition.cpp | RowPosition interfaces. |
| CRowPosition.h | Header file. |
| CRowset.cpp | Rowset interfaces. |
| CRowset.h | Header file. |
| CSession.cpp | Session interfaces. |
| CSession.h | Header file. |
| CStream.cpp | IStream interfaces. |
| CStream.h | Header file. |
| CTrace.cpp | Tracing routines. |
| CTrace.h | Header file. |
| CTransaction.cpp | Transaction interfaces. |
| CTransaction.h | Header file. |
| CWinApp.cpp | Coinitializes application, sets Locale, and loads user options. |
| CWinApp.h | Header file. |
| Error.cpp | ErrorInfo routines. |
| Error.h | Header file. |
| Headers.cpp | Include Headers.h |
| Headers.h | Header file. |
| List.h | Linked list implementation. |
| Makefile | Make file for Rowset Viewer. |
| Menu.bmp | Bitmap file. |
| Property.cpp | Property routines. |
| Property.h | Header file. |
| Readonly.bmp | Bitmap file. |
| RowsetViewer.dsp | Project file. |
| RowsetViewer.ico | Icon file. |
| RowsetViewer.rc | Resource file. |
| RowsetViewer.rc2 | Resource file containing version information. |
| Resource.h | Header file. |
| Spy.cpp | IMallocSpy memory leak checking. |
| Spy.h | Header file. |
| Toolbar.bmp | Bitmap file. |
| Version.h | Version file for Rowset Viewer sample. |