]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/persist.h
added wxPersistentRegisterAndRestore() function to work around VC6 brokenness in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Feb 2009 12:02:20 +0000 (12:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Feb 2009 12:02:20 +0000 (12:02 +0000)
commit77cc73a78e51832c71351a2758df508672b8c294
tree335200bc37f9fa87247ad9ba0d73870effe8a1f6
parent664e13143ee51a6b1aa1c30d1401ac04b11bdcca
added wxPersistentRegisterAndRestore() function to work around VC6 brokenness in debug DLL build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/persist.h
interface/wx/persist.h
samples/widgets/widgets.cpp