mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-23 03:06:56 -04:00
[misc] drop WDK compilation support
This commit is contained in:
parent
86c530ac50
commit
c00557900b
8 changed files with 11 additions and 224 deletions
|
@ -108,7 +108,7 @@ static __inline void *_reallocf(void *ptr, size_t size) {
|
|||
#define _RT_RCDATA MAKEINTRESOURCEA(10)
|
||||
#define _RT_GROUP_ICON MAKEINTRESOURCEA((ULONG_PTR)(MAKEINTRESOURCEA(3) + 11))
|
||||
|
||||
/* UI redefinitions for WDK and MinGW */
|
||||
/* UI redefinitions for MinGW */
|
||||
#ifndef PBM_SETSTATE
|
||||
#define PBM_SETSTATE (WM_USER+16)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue