I\'ve written a multi-threaded WTL util to stress test an in-house service. Comms threads signal to the main thread that they\'ve quit, so the main thread can delete their corresponding object.
I\'m subclassing a WTL combobox and I\'m owner-drawing the items of the combobox. The control has the attributes CBS_DROPDOWNLIST | CBS_HASSTRINGS | CBS_OWNERDRAWVARIABLE and I\'m using the mix-in cla
Has anybody tried to use the native windows 7 开发者_如何转开发ribbon control in a WTL app? I mean the control behind: