Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FreeConsole (0.2 sec)

  1. platforms/core-runtime/launcher/src/integTest/groovy/org/gradle/launcher/daemon/ProcessCrashHandlingIntegrationTest.groovy

                    // We cannot attach to more than one console at a time, so we
                    // need to make sure we are detached first
                    if (!FreeConsole()) {
                        if (GetLastError() != ERROR_INVALID_PARAMETER) {
                            ErrorExit(TEXT("FreeConsole"));
                        }
                    }
    
                    // AttachConsole also returns ERROR_GEN_FAILURE when the process
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:29:13 UTC 2023
    - 12.1K bytes
    - Viewed (0)
Back to top