atl

Query Atl transformation HOT

how to create a query using an ATL transformation in accordance with the ATL metamodel (to understand a HOT)? thanks ...

call to LoadLibrary from ATL COM plug-in

Hi I have an ATL based COM plugin and there is another 3rd party library that I want to use. It's not COM dll and implemented in C++. details on 3rd party dll as follows: Configuration type = Dynamic Library(.dll) Use of MFC = Use MFC in a static library Use of ATL = not using ATL Character set = use multi-btye char set CRL support...

Does placement new call the constructor if the passed pointer is null?

Hello guys, I tried to converted a vc7.1 project to vs2010 which I got from codeproject.(And here's the link h tt p://www.codeproject.com/KB/cpp/transactions.aspx?fid=11253&df=90&mpp=50&noise=3&sort=Position&view=Expanded&fr=1#xx0xx But after converted and modified its configuration. I find it debug unsuccessfully, it says Unhandled ex...