wxWidgets/include/wx/msw/ole
Vadim Zeitlin 27d7687903 No real changes, just use ProgID term instead of incorrect CLSID.
CLSID was used instead of ProgID in several places in the code and the
documentation but they are different things so clear up the confusion.

See #12489.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-26 13:30:25 +00:00
..
access.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
activex.h Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros. 2010-06-09 14:28:08 +00:00
automtn.h No real changes, just use ProgID term instead of incorrect CLSID. 2010-11-26 13:30:25 +00:00
dataform.h substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE 2008-03-26 15:06:00 +00:00
dataobj2.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dataobj.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dropsrc.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
droptgt.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
oleutils.h Don't handle RPC_E_CHANGED_MODE return of OleInitialize() as an error. 2010-10-24 23:03:31 +00:00
uuid.h implement operator!=() inline (forgot to commit before) 2008-08-30 16:30:03 +00:00