]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just use ProgID term instead of incorrect CLSID.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Nov 2010 13:30:25 +0000 (13:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Nov 2010 13:30:25 +0000 (13:30 +0000)
commit27d7687903b04c56878597fefccf3daafd0a58fa
tree749c8f6c613d7a692f9e51a2766ee9c9aa6fc711
parentebb395967eb311f3e6a4fe4b5c1d34b703d40d4e
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
include/wx/msw/ole/automtn.h
interface/wx/msw/ole/automtn.h
src/msw/ole/automtn.cpp