Commit 9cd9023d authored by EA Durbin's avatar EA Durbin Committed by Alexandre Julliard

include: Define some console display modes.

parent bea9f062
......@@ -23,6 +23,9 @@
extern "C" {
#endif
#define CONSOLE_FULLSCREEN 1
#define CONSOLE_FULLSCREEN_HARDWARE 2
#define CTRL_C_EVENT 0
#define CTRL_BREAK_EVENT 1
#define CTRL_CLOSE_EVENT 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment