PC Phone Connections
Robert Bamberg, Independent
Software Developer
|
Source Code for "Windows Telephony Programming - A Developer's Guide to TAPI", by Chris SellsYou have found the source code for Chris Sells's book Windows Telephony Programming - A Developer's Guide to TAPI. These source files were last compiled in the following build environment:
All of the examples built successfully for both Debug and Release versions. I did receive one linker warning when rebuilding the WaveTSP example from Chapter 7. The warning was LNK4017: keyword statement not supported for platform. The warning came from the second line in the wavetsp.def file "PROTMODE ; Required by specification (ignored by 32-bit linker)". This according to linker documentation should have been ignored. To download the latest copies of Chris's code click on the following link: Windows Telephony Programming Source Code. If you have any questions or difficulties rebuilding this code please check the Windows Telephony Programming FAQ page. If you are still having difficulties after checking this FAQ page, you may send your questions to me robert.bamberg@pcphoneconnections.com. |