Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in atl

How can I convert a JavaScript array() to an ATL/COM array?

javascript c++ arrays atl

Detect clicking inside listview and show context menu

winapi visual-c++ atl wtl

Cannot register COM DLL built with VS2012/VC++ on 32-bit machine

Why won't VS 2010 ATL Simple Object wizard generate .cpp/.h files when project name has hyphen?

Delphi and Microsoft ATL security issue

security delphi atl

What's wrong with my attempt at subclassing CButton?

c++ winapi atl wtl

How do I add a menubar to my WTL dialog window?

c++ atl wtl

How to disable dialog "switch to"-"retry"-"cancel"

c++ com atl cross-process

Visual Studio 2012 c++ ATL/COM [closed]

c++ visual-c++ com atl

Is it possible to write COM code in a static library and then link it to a DLL?

c++ dll com static-libraries atl

Do I still need to call CoInitialize(NULL) and CoUninitialize() if I switch to ATL?

visual-studio-2008 atl

Javascript post message event handler in ATL C++ BHO

events atl bho postmessage

How to capture GET/POST request made from MFC web browser c++

c++ internet-explorer mfc atl

basic playback with programmatically created windows media player

Latest ATL version

visual-c++ atl

convert BSTR to LPCWSTR

c++ com atl

How to access COM objects from different apartment models?

com c++builder atl

Create A COM object inside another COM object

c++ com windows-ce atl