#include <winstl/winstl.h>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Functions | |
| STLSOFT_INLINE size_t | winstl__get_console_width (void) |
| Evalutes the current width of the console. | |
| STLSOFT_INLINE HWND | winstl__get_console_window (void) |
| Returns the window handle of the current console, or NULL if it cannot be found. | |
| size_t | get_console_width () |
| Evalutes the current width of the console. | |
| HWND | get_console_window (void) |
| Returns the window handle of the current console, or NULL if it cannot be found. | |
1.5.6