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

ID: Q156389


The information in this article applies to:
  • Microsoft Transaction Server, versions 1.0, 1.1


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.


MORE INFORMATION

For information on obtaining version 1.1, please see the following article the Microsoft Knowledge Base:

Q168031 How to Obtain Microsoft Transaction Server Version 1.1

Additional query words: Exp Hlp

Keywords : kbprg kbMTS kbMTS100bug kbMTS110fix kbGrpCom kbDSupport kbbug1.00 kbfix1.10 TSrvGen
Version : winnt:1.0,1.1
Platform : winnt
Issue type : kbbug


Last Reviewed: October 7, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.