1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 11:08:37 -05:00

sys,dll,tst: ensure that project compiles for x86

This commit is contained in:
Bill Zissimopoulos
2016-04-28 15:02:00 -07:00
parent 1bdfc8a579
commit e0dde7349e
4 changed files with 8 additions and 8 deletions

View File

@@ -311,7 +311,7 @@ typedef struct
UINT64 Hint;
struct
{
UINT64 Information;
UINT32 Information;
UINT32 Status;
} IoStatus;
union