mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 02:05:50 +00:00
Sylvain Petreolle <spetreolle@yahoo.fr>:
Add makefile for "polytest" test & enable it. Fix compile warnings for diskspeed & zwcontinue tests svn path=/trunk/; revision=13245
This commit is contained in:
parent
1aef2603e8
commit
5888e99ef3
4 changed files with 25 additions and 3 deletions
|
@ -81,7 +81,7 @@ int main(void)
|
|||
HANDLE hDevice;
|
||||
OVERLAPPED ov;
|
||||
|
||||
PBYTE Buffer;
|
||||
PBYTE Buffer = NULL ;
|
||||
DWORD Start;
|
||||
DWORD dwReturned;
|
||||
DWORD dwReadTotal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue