mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-27 13:14:26 -04:00
parent
e1f76a5dd1
commit
b854f70bae
4 changed files with 14 additions and 11 deletions
|
@ -68,6 +68,9 @@
|
|||
#ifndef DBT_CUSTOMEVENT
|
||||
#define DBT_CUSTOMEVENT 0x8006
|
||||
#endif
|
||||
#ifndef ERROR_FILE_TOO_LARGE
|
||||
#define ERROR_FILE_TOO_LARGE 223
|
||||
#endif
|
||||
|
||||
struct {
|
||||
HIMAGELIST himl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue