Desktop Functions: Smart Device Functions:
|
Search Results for "GetConsoleAliases" in [All]kernel32
// http://pinvoke.net/default.aspx/kernel32/GetConsoleAliases.html
public static extern uint GetConsoleAliases(
// http://pinvoke.net/default.aspx/kernel32/GetConsoleAliasesLength.html
static extern uint GetConsoleAliasesLength( |