Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wtl

IWebBrowser2 Ctrl + C and other shortcuts support

Detect clicking inside listview and show context menu

winapi visual-c++ atl wtl

Where do I put the code to initialize my controls?

c++ mfc wtl

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

WTL how to use 2 custom-draw CListViewCtr in the same window

c++ wtl

PtInRect vs child windows

winapi mfc wtl

What is the proper use of WTL CIdleHandler?

c++ windows winapi atl wtl

Confused by BEGIN_MSG_MAP and BEGIN_MSG_MAP_EX

c++ winapi atl wtl

Background color of CStatic issue

c++ winapi mfc wtl

How to add WTL and ATL to visual studio c++ express 2008

c++ visual-studio atl wtl

Implementing scroll in custom drawn control in WTL

winapi visual-c++ atl wtl

WTL on Windows 10

windows windows-10 wtl

How do ATL/WTL alternative message maps (ALT_MSG_MAPs) work? When do I use them?

Tooltip text truncated

windows winapi wtl

Simplest way to change listview and treeview colours

c++ winapi wtl

Does ATL/WTL still require the use of a global _Module variable?

c++ atl wtl

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

c++ unicode atl wtl

Is WTL (Windows Template Library) still maintained and should I use it to create new Windows programs in C++?

windows wtl

WTL way of forcing resources to load from a dll in a non mfc app? (we are using WTL/ATL, not straight win32)

c++ winapi resources atl wtl