Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » COM   (RSS)

CComPtr and CComQIPtr, ATL / COM's smart pointers

Until I started working at Microsoft, or maybe even until I started working on Windows, I wasn't much of a "COM in C++" guy. The functionality that I needed was typically abstracted in to a managed language such as C# and so I could get by by without
Posted by gclass | 3 Comments

Getting and Setting Properties of a Dialog Created Control in COM and OLE

OK, I recently had a really hard time getting and setting the properties of an ActiveX control in C++. I'm just writing a quick post on how this works because I had a heck of a time finding the right resources for this. What I had done was dragged and

Using the InkOverlay Control to Avoid Reinventing the Wheel

As mentioned elsewhere, the InkOverlay control is a superset of the InkCollector . This control enables pen input, pen erasing, and pen selection modes for managing ink collection. For this exercise, you will be adding erase and selection functionality

Getting Started with Unmanaged Tablet Development

Background on Pen-computing for Tablet, Inking, and Recognition Taking input from a pen device and transforming that data into other meaningful data is a common and potentially arduous task for pen-computing developers but is relatively easy on Microsoft’s
 
Page view tracker