HOWTO: Debugging a Transport Provider with Visual C++Last reviewed: July 25, 1997Article ID: Q168239 |
The information in this article applies to:
SUMMARYWhen trying to write a transport provider using MAPI, it may become necessary to trace the code in the provider. The following article outlines the steps necessary to accomplish this.
MORE INFORMATIONThe reason debugging a transport seems difficult is because MAPISP32 loads the transports. Most users try to associate the mail client as the executable to run. The following steps allow you to debug a transport and step through its code line by line:
Keywords : EDKAPI EMAPI MAPIIXP Version : 1.0 Platform : WINDOWS Issue type : kbhowto Solution Type : kbservicepack |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |