http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bea9f06
)
include: Define some console display modes.
author
EA Durbin
<ead1234@hotmail.com>
Tue, 1 Apr 2008 01:44:28 +0000
(20:44 -0500)
committer
Alexandre Julliard
<julliard@winehq.org>
Wed, 2 Apr 2008 10:30:34 +0000
(12:30 +0200)
include/wincon.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wincon.h
b/include/wincon.h
index f17961ef598171e1273d4a699ea270f53502ca60..3257c21b381b130e0243bfd6b059307d6671473e 100644
(file)
--- a/
include/wincon.h
+++ b/
include/wincon.h
@@
-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