server: Add an async structure to the flush request to follow the common pattern.
commit860091d2fd7d5aa08e471af494d74bbc46d1806b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2015 03:23:08 +0000 (5 12:23 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 May 2015 08:16:15 +0000 (6 17:16 +0900)
tree77475384552eb4cc10ddb2cae6d99ead98d5381a
parent837b39b20284a101d103af8e78af37473a83756b
server: Add an async structure to the flush request to follow the common pattern.
dlls/ntdll/file.c
include/wine/server_protocol.h
server/fd.c
server/file.c
server/file.h
server/named_pipe.c
server/protocol.def
server/request.h
server/trace.c