Are you a world traveler? ZoneTick is a cool utility that'll help you stay in touch over multiple time zones!
 
Building Debug Version of Exchange SDK Library  
Nik Okuntseff  MS Exchange Server Programming 

Building Debug Version of Exchange SDK Library

Some Exchange samples (such as CFGCODE) require linking with the debug version of Exchange SDK library - ExchSDKd.lib. You can build this library yourself from source files found in Mssdk\samples\dbmsg\exchange\libsrc. You should find the makefile there conveniently prepared by Microsoft. You can use your Visual Studio to wrap this file and then build the library. This makefile generates the debug version of Exchange SDK library.

The article named "Using the ExchSDKd Library" in MSDN Library describes some of its features (such as asserts and memory wrappers).
 

[ Contents | Home ]

Send comments and suggestions to niko@wrconsulting.com
Copyright © 1997-1998 by Nik Okuntseff