FIX: Extern "C" Directive Causes Problems for C Compilers (156389)



The information in this article applies to:

  • Microsoft Transaction Server 1.0

This article was previously published under Q156389

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 or version 2.0, please see the following articles in the Microsoft Knowledge Base:

168031 How to Obtain Microsoft Transaction Server Version 1.1

185174 Latest Version of Microsoft Transaction Server


Modification Type:MinorLast Reviewed:3/21/2005
Keywords:kbBug kbDSupport kbMTS110fix kbSysAdmin KB156389