Vadim Zeitlin
|
1ffe64ef70
|
Regenerate dll samples makefiles using the correct source file name.
The file is called wx_exe.cpp and not dll_user_wx.cpp in the svn, do use the
correct name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-12-07 03:04:22 +00:00 |
|
Vadim Zeitlin
|
a60c479545
|
Remove a couple of VC6 workspace files for the samples.
See r62797.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-12-07 02:20:05 +00:00 |
|
Vadim Zeitlin
|
d6d362a81e
|
Remove the MSVC solution files added with the new dll sample.
We don't keep solution files in svn for the other samples, there is no reason
for this one to be exceptional.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-12-07 02:18:10 +00:00 |
|
Václav Slavík
|
61aba4609a
|
Added samples/dll for showing how to use wxWidgets to implement
a DLL that is used from another application written with a different
toolkit (or different wx version).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-12-05 18:54:40 +00:00 |
|