new sample - shows wxExecute

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-01-15 22:16:23 +00:00
parent 9051ae8503
commit 69c33c6c58
2 changed files with 297 additions and 0 deletions

5
samples/exec/exec.rc Normal file
View File

@@ -0,0 +1,5 @@
#include "wx/msw/wx.rc"
#define MINIMAL_QUIT 1
#define MINIMAL_ABOUT 102