Made each service have its own pipe name as done in Windows
[reactos.git] / rostests / apitests /
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-30 Magnus OlsenAdding a text file call notes.txt it is some werid...
2007-09-28 Timo Kreuzer- header update
2007-09-28 Timo Kreuzerupdate export list
2007-09-27 Timo Kreuzeradd another small test for AddFontResource
2007-09-25 Ged Murphyadd more checks for GetDIBits
2007-09-24 Ged MurphyAdd basic tests for NtGdiGetDIBitsInternal
2007-09-24 Ged MurphyAdd basic tests for GetDIBits
2007-09-06 Timo Kreuzer- use NtDd api directly instead of using old syscall...
2007-09-01 Timo Kreuzer- Add test for AddFontResourceEx showing that the funct...
2007-08-28 Timo Kreuzer- rename ASSERT1 to ASSERT
2007-08-24 Timo Kreuzer- Simplify w32knapi. It now always uses w32kdll.dll
2007-08-23 Timo Kreuzerone more TEST -> RTEST for NtGdiGetRandomRgn
2007-08-23 Timo Kreuzersome tests for NtGdiDoPalette
2007-08-22 Timo Kreuzerwin32k syscall dlls for win xp and 2k
2007-08-12 Timo Kreuzer65 tests for NtGdiCreateBitmap
2007-08-12 Magnus Olsenwin32kdxtest does not contain any more test for NtGdiDd...
2007-08-12 Magnus Olsenupdate with more test for w32knapi
2007-08-11 Magnus Olsenadding more dx test to w32knapi, convert from win32kdxt...
2007-08-11 Magnus Olsenadding more dx test to w32knapi, convert from win32kdxt...
2007-08-11 Magnus Olsenupdate with some more dx test
2007-08-11 Magnus OlsenAdding dx test from my win32kdxtest to win32knapi test.
2007-08-10 Timo Kreuzeradd syscall list for windows 2000 SP4, so GreatLord...
2007-08-07 Timo Kreuzer- restructure syscall code, add edi to RosSyscall clobb...
2007-08-05 Timo Kreuzer- convert a bunch of tests to regression tests as they...
2007-08-05 Sylvain Petreollefix build
2007-08-05 Timo Kreuzer- make apitest.c into a static lib to be used by differ...
2007-08-04 Timo Kreuzersmall bugfix
2007-08-04 Timo Kreuzer- implement quick 'n dirty HTML api status output
2007-08-04 Sylvain PetreolleC uses / as dir separator, not \
2007-08-03 Timo Kreuzerfix some names
2007-08-02 Timo Kreuzer0x124a is NtUserValidateTimerCallback, thanks jimtabor...
2007-08-02 Timo Kreuzersmall bugfix: don't zero terminate the szCSDVersion...
2007-08-02 Timo Kreuzeran API test kit + win32k native API test app.