コード例 #1
0
ファイル: ConsoleAttributes.cs プロジェクト: Wenqihai/Proxy
		internal static extern int SetConsoleCursorInfo (int hConsoleOutput, ref CONSOLE_CURSOR_INFO lpConsoleCursorInfo);
コード例 #2
0
 internal static extern int SetConsoleCursorInfo(int hConsoleOutput, ref CONSOLE_CURSOR_INFO lpConsoleCursorInfo);