Bochs/bochs/gui/win32res.h
Volker Ruppert ecfaa5f1b0 - simple text input dialog for the userbutton function on win32 added
- snapshot_handler(): simplified the filedialog call
2003-05-25 18:34:03 +00:00

11 lines
226 B
C

#define ICON_BOCHS 1000
#define ASK_DLG 2000
#define IDASKTX1 2010
#define IDASKDEV 2020
#define IDASKTX2 2030
#define IDASKMSG 2040
#define IDASKLIST 2050
#define STRING_DLG 2100
#define IDSTRING 2110