The information in this article applies to:
SYMPTOMSIf the default calling convention for the compiler you are using is something other than __cdecl, you will receive link errors when you use the GetObjectContext and SafeRef functions. CAUSEThe function prototypes for GetObjectContext and SafeRef are not explicit in their calling conventions. STATUSMicrosoft 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 INFORMATIONThe following function calls
Have been changed to:
REFERENCESFor 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: nondefault call
Keywords : kbprg kbusage kbMTS kbMTS100bug kbMTS110fix kbGrpCom kbDSupport kbBug |
Last Reviewed: October 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |