Don't ignore child process output if it exits with -1 exit code.
[wxWidgets.git] / samples / dll / dll_my_dll.dsp
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-07  Vadim ZeitlinDefine MY_DLL_BUILDING symbol for dll sample DLL build.
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...