11 #ifndef __CONSOLE_WIN32_H__ 12 #define __CONSOLE_WIN32_H__ 27 void create_console(
void);
32 void destroy_console(
void);
37 void set_console_wait(gboolean console_wait);
41 gboolean get_console_wait(
void);
46 void set_has_console(gboolean has_console);
48 gboolean get_has_console(
void);
53 void set_stdin_capture(gboolean set_stdin_capture);
58 gboolean get_stdin_capture(
void);