]> git.saurik.com Git - wxWidgets.git/commit
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Sep 2003 12:05:49 +0000 (12:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Sep 2003 12:05:49 +0000 (12:05 +0000)
commitbd947cc9f002826c01e1413e36c5ae99fc6124a8
tree88ce4449988e4aadcf3e9b70c0bd1705f31fe95e
parent5554b4bda9272758a0cce0bc7af960d17325ad2f
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dde.cpp