mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 18:05:21 -04:00
parent
3a266d92a7
commit
0e65b1c920
5 changed files with 56 additions and 14 deletions
|
@ -168,6 +168,8 @@ typedef struct {
|
|||
enum timer_type {
|
||||
TID_MESSAGE_INFO = 0x1000,
|
||||
TID_MESSAGE_STATUS,
|
||||
TID_OUTPUT_INFO,
|
||||
TID_OUTPUT_STATUS,
|
||||
TID_BADBLOCKS_UPDATE,
|
||||
TID_APP_TIMER,
|
||||
TID_BLOCKING_TIMER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue