Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in atl

What is Microsoft using as the data type for Unicode Strings?

c++ unicode atl wtl

Marshalling BSTRs from C++ to C# with COM interop

c# c++ com interop atl

DCOM: How to close connection in server on client crash?

c++ atl dcom

How do I add MFC ActiveX control to an existing activex project

CoInitializeEx returning S_OK when called inside a COM object

Cannot find C++ ATL Libraries (atl.lib and atl120.dll) in Visual Studio 2013

Crash in CAtlStringMgr::GetInstance under Windows XP

CString.Format produces different values with the same precision

Using MFC in Windows service?

Does COM activation of LocalServer32 EXE from the same user account share an existing process or not?

windows com atl out-of-process

Compile Errors upgrading ATL project from vs2010 to vs2013 [duplicate]

Do without USES_CONVERSION macro

c++ macros atl

warning C4003: not enough actual parameters for macro 'min'

c++ header inline atl

How to get text from CEdit control

c++ atl cedit

How to return positive error code from ATL to VB6?

c++ com vb6 atl

error C4839: non-standard use of class 'ATL::CW2AEX<520>' as an argument to a variadic function

c++ atl

Why do people use ATL for COM programing?

com atl

ATL Based Linker Errors

linker atl visual-c++-2008

Add ATL Simple Object in Visual Studio 2017

Where to put the destructor code for an ATL COM object?

c++ com destructor atl