Dialog box template. More...
#include <pe_structures.h>
Public Attributes | |
| int16_t | cx |
| int16_t | cy |
| uint32_t | ext_style |
| uint16_t | nbof_items |
| uint32_t | style |
| int16_t | x |
| int16_t | y |
Dialog box template.
Definition at line 451 of file pe_structures.h.
| int16_t pe_dialog_template::cx |
Definition at line 457 of file pe_structures.h.
| int16_t pe_dialog_template::cy |
Definition at line 458 of file pe_structures.h.
| uint32_t pe_dialog_template::ext_style |
Definition at line 453 of file pe_structures.h.
| uint16_t pe_dialog_template::nbof_items |
Definition at line 454 of file pe_structures.h.
| uint32_t pe_dialog_template::style |
Definition at line 452 of file pe_structures.h.
| int16_t pe_dialog_template::x |
Definition at line 455 of file pe_structures.h.
| int16_t pe_dialog_template::y |
Definition at line 456 of file pe_structures.h.