ReactOS
0.4.15-dev-5606-gf34e425
|
#include <winefile.h>
Public Attributes | |
int | start_x |
int | start_y |
int | width |
int | height |
Definition at line 92 of file winefile.h.
int windowOptions::height |
Definition at line 97 of file winefile.h.
Referenced by load_registry_settings(), and show_frame().
int windowOptions::start_x |
Definition at line 94 of file winefile.h.
Referenced by load_registry_settings(), and show_frame().
int windowOptions::start_y |
Definition at line 95 of file winefile.h.
Referenced by load_registry_settings(), and show_frame().
int windowOptions::width |
Definition at line 96 of file winefile.h.
Referenced by load_registry_settings(), and show_frame().