#include <nanomud.h>
Public Member Functions | |
| int y_end | __attribute__ ((packed)) |
| int x_end | __attribute__ ((packed)) |
| int y_start | __attribute__ ((packed)) |
| int x_start | __attribute__ ((packed)) |
Data Fields | |
| char * | buffer |
| HANDLE | h |
| HDC | hdc |
| HWND | hwnd |
| HDC | page |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 280 of file nanomud.h. Referenced by check_output(), handle_input(), and WinMain(). |
|
|
|
|
|
Definition at line 285 of file nanomud.h. Referenced by ClearTerminal(), FlushBuffer(), WindowProcedure(), and WinMain(). |
|
|
Definition at line 287 of file nanomud.h. Referenced by WindowProcedure(). |
|
|
|
1.3.9.1