Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in atl

How to best convert CString to BSTR to pass it as an "in" parameter into a COM method?

windows visual-c++ com atl bstr

Why is avl tree faster for searching than red black tree?

Cannot Open File atls.lib

Adding MFC support to a Qt project

Calling BHO method from Javascript?

What are oaidl.idl and ocidl.idl for?

atl idl

How does one return a local CComSafeArray to a LPSAFEARRAY output parameter?

c++ com atl safearray

What is the difference between ATL and WTL?

c++ windows atl wtl

Random crashes on Windows 10 64bit with ATL subclassing

how does the .RGS file works

com registry atl rgs

Getting rid of atlTraceGeneral category shown in ATLTRACE output

c++ visual-studio-2013 atl

What's the point of _MERGE_PROXYSTUB?

c++ com atl

atlbase.h not found when using Visual C++ Express 2010

How to write a shell extension in C++?

CComVariant vs. _variant_t, CComBSTR vs. _bstr_t

c++ com atl

What is the ($Foo)PS project in my $Foo ATL solution for?

c++ visual-studio com atl

How do I decide whether to use ATL, MFC, Win32 or CLR for a new C++ project?

c++ winapi mfc clr atl

What's the fundamental difference between MFC and ATL?

c++ visual-c++ mfc atl

How to get started with developing Internet Explorer extensions?