]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/process.h
Document that wxProcess::GetOutputStream() can't be used after CloseOutput().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 14:09:21 +0000 (14:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 14:09:21 +0000 (14:09 +0000)
commit1bcde56c8de35f710331cd15b998ac19a1f395f0
treea42f8b860071c3f5b392d3455c6380f8b26f3fed
parente3d358bbe4940c85304e9193010b27ba04c9fb86
Document that wxProcess::GetOutputStream() can't be used after CloseOutput().

As closing the output stream makes it unusable, it is destroyed as well and so
GetOutputStream() returns NULL after calling CloseOutput().

Closes #12605.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/process.h