Search code examples
Calling ShowWindow(SW_SHOW) on ATL modeless dialog not bringing window to front...


windowsmultithreadingvisual-c++atl

Read More
COM: can I see if there is an out-of-process reference to one of my COM objects? Can I release it?...


c++winapicomatlcross-process

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


c++excelvbaatl

Read More
Thread is created but not executed...


c++windowsmultithreadingatl

Read More
Detecting change in folder view mode...


c++shellwinapicomatl

Read More
make function thread safe of class...


multithreadingcomlockingatl

Read More
Creating a custom allocator for CHeapPtr (for use with Sqlite)...


c++winapismart-pointersatlallocator

Read More
How to remove the duplicate entry from CStringList?...


visual-c++stlmfcatl

Read More
What is the meaning of MAKEINTRESOURCE((id>>4)+1)?...


windowswinapimfcatl

Read More
Calling BHO method from Javascript?...


internet-exploreractivexatlbhoieaddon

Read More
ComPtr vs CComPtr, As vs QueryInterface...


c++atlwrl

Read More
WaitForInputIdle doesn't work for starting mspaint programmatically...


c++winapimfcatl

Read More
Unresolved external symbol ATL::IAtlMemMgr after upgrading to Visual Studio 2019...


mfclinker-errorsvisual-studio-2019atl

Read More
How to get started with developing Internet Explorer extensions?...


c#c++internet-exploreratlbrowser-extension

Read More
Can I force WinAPI / ATL to convert CRLF to LF when opening a file?...


c++winapiatl

Read More
How to get the method signatures for DShellFolderViewEvents...


shellwinapicomatlidispatch

Read More
How do I replace MFC CDailog::OnTimer with ATL CAxDialogImpl method?...


timermfcatl

Read More
VB6 GUI not working in multithreaded COM environment...


c++windowscomvb6atl

Read More
Can't call activex methods when the activex is in the same page as flash player...


javascriptflashcomatl

Read More
How to use a mutex/critical section within a member function inside a DLL...


c++winapicommutexatl

Read More
Using IDispatchImpl with an Unregistered Interface in an MFC+ATL EXE...


visual-c++commfcatlvisual-c++-2010

Read More
ATL OLE DB Consumer Templates incompatible with Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL)?...


c++sql-servermfcoledbatl

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


c++visual-studiocomatl

Read More
Cannot open include file: 'atlrx.h' in Visual Studio 2019...


mfcvisual-studio-2019atl

Read More
Why does *everything* use a template base class in ATL/WTL?...


c++winapivisual-c++atlwtl

Read More
format float in C++ mfc...


c++atlc-str

Read More
Printing CComBSTR with iostream (std::wcout)...


c++comiostreamatl

Read More
Warning C4251 when building a DLL that exports a class containing an ATL::CString member...


c++dllatldllexport

Read More
How to properly include ATL into Embarcadero project...


c++c++builderatlc++builder-xe7

Read More
How to Set ActiveX Control name and link on the install window of Internet Explorer?...


c++activexatl

Read More
BackNext