Search code examples
What is atltime.h in MFC...


c++visual-studioatl

Read More
How to shrink the size of a WTL application?...


c++windowsvisual-c++atlwtl

Read More
GetInterfaceFromGlobal() call fails with an out-of-process COM server in Visual Studio 2010...


c++visual-studio-2010comatl

Read More
How to Pass an ATL com object from c++ to c#...


c#c++mfccomatl

Read More
ATL: OnDrawThumbnail hDrawDC seems to be monochrome in IThumbnailProvider...


c++comthumbnailsgdiatl

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


c++winapimfcclratl

Read More
Using MSVC++, how to create COM object implementing existing classes and interfaces?...


c++comvisual-studio-2019atlidl

Read More
Creating a COM pointer that supports range-based iteration...


c++winapicomatl

Read More
Does CPath perform reference counting?...


c++winapic-stringsatl

Read More
How to configure ATL trace level and categories in VS2015...


mfcvisual-studio-2015atl

Read More
Change dialog font at runtime...


c++fontsdialogatlwtl

Read More
Rich edit control sends EN_CHANGE when spellcheck underline appears...


c++winapiatlricheditrichedit-control

Read More
Reassigning CComBSTR, memory leak?...


c++mfccomatlbstr

Read More
Pass wchar_t instead of BSTR causes E_OUTOFMEMORY error...


c++comatl

Read More
Creating a function for displaying status updates with printf style string formatting on an MFC cont...


c++winapimfcdialogatl

Read More
Safe place for an ATL object to release itself...


c++winapiatl

Read More
How Can I Add an "ATL Simple Object" to Old ATL DLL Project Upgraded to VS 2010?...


visual-studiovisual-studio-2010atl

Read More
How to add a NotifyIcon to an ATL out-of-process server...


winapicomvisual-studio-2019atlnotifyicon

Read More
How to register a 64-bit COM dll on 64-bit Windows 7?...


visual-c++comatlwindows-7-x64regsvr32

Read More
How to get text from CEdit control...


c++atlcedit

Read More
Visual basic WPF load ATL C++ dll program exit when return String type...


c++vb.netatl

Read More
ATL complains about not including Windows after VS2012 -> VS2017...


c++visual-studio-2012visual-studio-2017atl

Read More
Do without USES_CONVERSION macro...


c++macrosatl

Read More
Random crashes on Windows 10 64bit with ATL subclassing...


c++visual-studio-2015windows-10atlvisual-studio-2017

Read More
How to determine the HWND in an ATL message map with contained windows...


c++winapiatlhwndmessage-map

Read More
VBA CreateObject versus Type Library References...


vbacomatllate-binding

Read More
Do SmartPointers passed as a generic pointer type need to be freed before passing to another functio...


c++comatl

Read More
Do apartments "live" on the server side or on the client side in a out-process environment...


multithreadingwinapicomatlapartments

Read More
Calling ShowWindow(SW_SHOW) on ATL modeless dialog not bringing window to front...


windowsmultithreadingvisual-c++atl

Read More
Selected range of Excel cells passed to an argument "as Variant" of a VBA function, then p...


c++excelvbaatl

Read More
BackNext