reactos/rostests/apitests
Colin Finck ce52fa83e3 Use the Windows CreateFile/WriteFile functions instead of open/write.
Fixes compilation with MSVC. (note that you also have to change the calling convention from __stdcall to __cdecl in the auto-created project file for the lib)

svn path=/trunk/; revision=33823
2008-06-01 20:34:12 +00:00
..
gdi32api Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
testdata Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
user32api Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
w32kdll fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3 2008-04-12 19:56:09 +00:00
w32knapi Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
apitest.c Use the Windows CreateFile/WriteFile functions instead of open/write. 2008-06-01 20:34:12 +00:00
apitest.h Use the Windows CreateFile/WriteFile functions instead of open/write. 2008-06-01 20:34:12 +00:00
directory.rbuild add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00