Desktop Functions: Smart Device Functions:
|
Search Results for "GetConsoleAliasExes" in [All]kernel32
// http://pinvoke.net/default.aspx/kernel32/GetConsoleAliasExes.html
static extern uint GetConsoleAliasExes(
// http://pinvoke.net/default.aspx/kernel32/GetConsoleAliasExesLength.html
static extern uint GetConsoleAliasExesLength(); |