Skip to content

correct the Result from RunConsoleCommand()#158

Open
Loris-F wants to merge 1 commit into
exilon:masterfrom
Loris-F:RunConsoleCommand-correct-result-value
Open

correct the Result from RunConsoleCommand()#158
Loris-F wants to merge 1 commit into
exilon:masterfrom
Loris-F:RunConsoleCommand-correct-result-value

Conversation

@Loris-F

@Loris-F Loris-F commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

the GetExitCodeProcess was called after the CloseHandle(piProcess.hProcess).
Moved GetExitCodeProcess before the CloseHandle.

the GetExitCodeProcess was called after the CloseHandle(piProcess.hProcess)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant