Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionally do it under MSW.
Also renamed wxEXEC_NOHIDE to wxEXEC_SHOW_CONSOLE for symmetry (keeping the old name for compatibility, of course). Extend exec sample to allow easily testing the different flags and adding more of them later. See #13676. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -465,6 +465,7 @@ All:
|
||||
wxGetUTCTimeMillis() returning what this function used to return.
|
||||
- Added wxCriticalSection::TryEnter() (Catalin Raceanu).
|
||||
- Add support for OpenBSD to wxDialUpManager (brad0).
|
||||
- Added wxEXEC_HIDE_CONSOLE flag.
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user