FIX: Extern "C" Directive Causes Problems for C Compilers

ID: Q156389

The information in this article applies to:

SYMPTOMS

The definition for DtcGetTransactionManagerC explicitly contains extern "C," making this API unusable by C files, due to the compiler errors it causes.

CAUSE

The extern "C" directive causes problems for C compilers.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Transaction Server version 1.0. This problem was corrected in Microsoft Transaction Server version 1.1. For information on obtaining version 1.1, please see the following article the Microsoft Knowledge Base:

   ARTICLE-ID: Q168031
   TITLE     : How to Obtain Microsoft Transaction Server Version 1.1

Additional query words: Exp Hlp
Keywords          : kbprg kbbug1.00 kbfix1.10 TSrvGen 
Version           : 1.0
Platform          : WINDOWS
Issue type        : kbbug
Solution Type     : kbfix

Last Reviewed: October 30, 1997