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…
Reference in New Issue