SpringCard LibCs.Windows for .NET  18.10.10
A set of utilities for the Windows platform
SpringCard.LibCs.Windows.SystemConsole Class Reference

Utility to manipulate the console that is attached to the process. More...

Public Member Functions

static bool AllocConsole ()
 
static bool FreeConsole ()
 
static bool AttachConsole (int dwProcessId)
 
static IntPtr GetForegroundWindow ()
 
static uint GetWindowThreadProcessId (IntPtr hWnd, out int lpdwProcessId)
 

Static Public Member Functions

static void Show ()
 Show the process' console.
 
static void Hide ()
 Hide the process' console.
 
static void ReadArgs (string[] args)
 Read the program's arguments and show the console if required.
 

Detailed Description

Utility to manipulate the console that is attached to the process.


The documentation for this class was generated from the following file: