Use the Windows CreateFile/WriteFile functions instead of open/write.
[reactos.git] / rostests / apitests / apitest.h
2008-06-01 Colin FinckUse the Windows CreateFile/WriteFile functions instead...
2008-06-01 Colin FinckSet svn:eol-style "native" for all apitest stuff
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-08-28 Timo Kreuzer- rename ASSERT1 to ASSERT
2007-08-05 Timo Kreuzer- make apitest.c into a static lib to be used by differ...
2007-08-04 Timo Kreuzer- implement quick 'n dirty HTML api status output
2007-08-02 Timo Kreuzeran API test kit + win32k native API test app.