Sample Consumer Files
The following source files are included with the sample consumer.
The files can be found in the \Samples\oledb\sampclnt folder beneath the folder where the Windows Data Access Components is installed.
File name |
Description |
---|---|
Customer.csv |
Sample data for sample consumer. |
Dump.cpp |
Output routines for SampClnt.exe. |
Resource.h |
Resource header file. |
SampClnt.cpp |
Main implementation file for the sample consumer. |
SampClnt.h |
Sample consumer header file. |
SampClnt.dsp |
Sample consumer project file. |
SampClnt.rc, SampClnt.rc2 |
Sample consumer resource files. |
Sampver.h |
Version include file. |