refactored code to create hidden window in one place only; use it from wxTimer; unreg...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Sep 2003 23:57:32 +0000 (23:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Sep 2003 23:57:32 +0000 (23:57 +0000)
commiteccd1992237c9b8bbe02a9eda66b709fd7ecea73
treeb8984d569faf9cf4e297662b0b4911d3a355dac0
parent007bea23c3245bac82c24c0f783a7baa5ac672cc
refactored code to create hidden window in one place only; use it from wxTimer; unregister class used by wxExecute (modified patch 782947)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/timer.h
src/msw/gsockmsw.c
src/msw/timer.cpp
src/msw/utils.cpp
src/msw/utilsexc.cpp