B2C2, Inc. - Software Development Kit |
General Notes | |||||
SDK Installation | |||||
SDK Content | |||||
Visual C++ Environment
Make sure that the following directory pathnames are included in your Visual C++ directory pathnames, in the order specified below: Include Directory Pathnames (Tools->Options, Directories tab. Show directories for: Include files.):
Library Directory Pathnames (Tools->Options, Directories tab. Show directories for: Library files.):
Note: Compiling the TunerCtrl sample or using B2C2MPEG2Adapter Device Notification requires the inclusion of NTDDK files; perform the required setup as described in Device Plug-in/Removal Notification Setup and Usage. To compile TunerCtrl without the NTDDK if Device Notification is not required, remove _B2C2_USE_DEVICE_NOTIFICATION and WINVER=0x0500 from the Project Settings. See also |