mirror of
https://github.com/reactos/wine.git
synced 2025-02-09 21:55:12 +00:00
Added missing TOOLINFO structure.
This commit is contained in:
parent
59ae7d94ea
commit
8b1a2a7b72
@ -1021,6 +1021,7 @@ typedef struct tagTOOLINFOW {
|
||||
} TTTOOLINFO32W, *PTOOLINFO32W, *LPTTTOOLINFO32W;
|
||||
|
||||
#define TTTOOLINFO WINELIB_NAME_AW(TTTOOLINFO)
|
||||
#define TOOLINFO WINELIB_NAME_AW(TTTOOLINFO)
|
||||
#define PTOOLINFO WINELIB_NAME_AW(PTOOLINFO)
|
||||
#define LPTTTOOLINFO WINELIB_NAME_AW(LPTTTOOLINFO)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user