mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 06:48:26 -04:00
[core] add enumeration debugging
* Alt-. to toggle * Also add configure option for test releases
This commit is contained in:
parent
d2576a9f5e
commit
f04167c51c
9 changed files with 92 additions and 13 deletions
|
@ -405,7 +405,17 @@
|
|||
#define MSG_267 3267
|
||||
#define MSG_268 3268
|
||||
#define MSG_269 3269
|
||||
#define MSG_MAX 3270
|
||||
#define MSG_270 3270
|
||||
#define MSG_271 3271
|
||||
#define MSG_272 3272
|
||||
#define MSG_273 3273
|
||||
#define MSG_274 3274
|
||||
#define MSG_275 3275
|
||||
#define MSG_276 3276
|
||||
#define MSG_277 3277
|
||||
#define MSG_278 3278
|
||||
#define MSG_279 3279
|
||||
#define MSG_MAX 3280
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue