Quick reminder: if you use the clipboard or drag-and-drop in a COM
application then you need to call OleInitialize/OleUninitialize
instead of CoInitialize(Ex)/CoUninitialize (or if you're using OLE
of course).
posted on
Monday, July 15, 2002 8:44 PM |