Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin32 fix in registry.cpp;
authorJulian Smart <julian@anthemion.co.uk>
Thu, 13 Aug 1998 10:16:03 +0000 (10:16 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 13 Aug 1998 10:16:03 +0000 (10:16 +0000)
commit088a95f5ffcbcb035596f52cf035372d13d280fc
tree3f3ba42d215e54f693ba0c1e7808f4b5666c714f
parent5e0394ae9b7f3bd5be7014f81a91b3d0385fb4f5
Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin32 fix in registry.cpp;
combobox event fix; moved SetAcceleratorTable down to window.h/cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/combobox.cpp
src/msw/frame.cpp
src/msw/ole/dropsrc.cpp
src/msw/registry.cpp
src/msw/tbar95.cpp
src/msw/window.cpp