Commit graph

146 commits

Author SHA1 Message Date
Magnus Olsen f858c31142 implement dump for all texture format our drv can create in windows nt and reactos
svn path=/trunk/; revision=32942
2008-04-13 14:50:23 +00:00
Magnus Olsen fdf22bd547 add more dump output for win3kdxtest
fixed crash for texture.

svn path=/trunk/; revision=32941
2008-04-13 11:47:04 +00:00
Magnus Olsen 6b84c8166a adding test for param puD3dBufferCallbacks in NtGdiDdQueryDirectDrawObject test
svn path=/trunk/; revision=32940
2008-04-13 11:00:52 +00:00
Magnus Olsen f484c4c16f adding test for param puD3dDriverData in NtGdiDdQueryDirectDrawObject test
svn path=/trunk/; revision=32939
2008-04-13 09:53:25 +00:00
Magnus Olsen 274c59186d update the dump output, so it list more flags with names.
it also let me found undocumented flags more easy. 

svn path=/trunk/; revision=32938
2008-04-13 08:50:20 +00:00
Magnus Olsen eda37fd967 fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3
svn path=/trunk/; revision=32930
2008-04-12 19:56:09 +00:00
Magnus Olsen 0d32aa149d adding flag translations for allot different value for D3DNTHAL_CALLBACKS
so human brain does not need doing binary calc to known which flag are set. 

svn path=/trunk/; revision=32929
2008-04-12 19:24:31 +00:00
Magnus Olsen 72a3860fd7 remove RTEST(pHalInfo->vmiData.fpPrimary != 0 ); for this test was wrong for it is can be zero
cleanup some other part and adding few other as well

svn path=/trunk/; revision=32927
2008-04-12 18:21:41 +00:00
Magnus Olsen 6d29ef63e3 added more testcase for w32knapi
svn path=/trunk/; revision=32924
2008-04-12 13:56:23 +00:00
Magnus Olsen c84d32917f add one more dump data output to win32kdxtest
svn path=/trunk/; revision=32923
2008-04-12 13:54:48 +00:00
Magnus Olsen 0640f653d0 Bugfix : disable a testcase that does crash on xp but not on windows 2000.
svn path=/trunk/; revision=32922
2008-04-12 12:46:02 +00:00
Magnus Olsen 624117705d forget add ASSERT for pHalInfo->GetDriverInfo if the drv does not set this, the dx will not be activated.
svn path=/trunk/; revision=32921
2008-04-12 12:36:55 +00:00
Magnus Olsen 449827d222 fixed more test after my notes of old testkit I wrote for private use.
svn path=/trunk/; revision=32920
2008-04-12 12:32:32 +00:00
Magnus Olsen 6a80fdf161 correct some test, so they works with some bugi nivda drv
svn path=/trunk/; revision=32919
2008-04-12 12:23:13 +00:00
Magnus Olsen db575d112b Completed some testcase in w32knapi testkit for NtGdiDdQueryDirectDrawObject
svn path=/trunk/; revision=32918
2008-04-12 11:44:41 +00:00
The Wine Synchronizer 75ad879ac1 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32915
2008-04-11 12:46:01 +00:00
Hervé Poussineau b165f3895a Prepare import of mshtml (2/2)
svn path=/trunk/; revision=32913
2008-04-11 12:44:35 +00:00
Ged Murphy 06e11512f9 Test code for loading and unloading a driver via 3 different methods. SCM, native methods and via the relatively unknown NtSetSystemInformation methods.
Needs rbuild files to test in ros.

svn path=/trunk/; revision=32897
2008-04-09 13:43:34 +00:00
The Wine Synchronizer bd382346bb Autosyncing with Wine HEAD
svn path=/trunk/; revision=32862
2008-04-04 16:43:16 +00:00
Aleksey Bragin 4fa8205e00 - Fix richedit20_winetest build.
svn path=/trunk/; revision=32818
2008-04-02 10:37:06 +00:00
Timo Kreuzer 871375bbfb sorry forgot to commit this one.
svn path=/trunk/; revision=32774
2008-03-28 03:44:49 +00:00
Timo Kreuzer 114e07cda7 better don't mess with the focus border height
svn path=/trunk/; revision=32759
2008-03-23 17:24:54 +00:00
Timo Kreuzer fa2f4d10ba - add tests for SetWorldTransform
- more tests for CreateCompatibleDC, GetClipRgn, SelectObject and SetDCPenColor

svn path=/trunk/; revision=32746
2008-03-22 03:21:52 +00:00
Timo Kreuzer 9f99e0a7c4 add tests for NtUserCallHwnd, NtUserCallHwndLock, NtUserCallHwndOpt, NtUserCallHwndParam, NtUserCallHwndParamLock, NtUserCallNoParam, NtUserCallOneParam and NtUserSystemParametersInfo
svn path=/trunk/; revision=32744
2008-03-22 03:12:01 +00:00
Sylvain Petreolle e56ca759ce add missing winetests : hlink & schannel,
.rbuild fixes


svn path=/trunk/; revision=32456
2008-02-22 21:01:47 +00:00
Aleksey Bragin 4a02dc8ca5 Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32262
2008-02-10 13:22:36 +00:00
Aleksey Bragin a00aedd211 - Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32257
2008-02-10 12:33:16 +00:00
Colin Finck 860c4aab05 These files still included the now non-existent "resource.h" files.
svn path=/trunk/; revision=31842
2008-01-17 15:22:18 +00:00
Colin Finck 2d0464ddb2 - Define the copyright year one time and then use this constant everywhere instead of redefining it at X places
- Get rid of the "include/reactos/resource.h" header file.
  It contained outdated strings and had no effect on the resource files anymore. The "version.rc" file has the same purpose and does a better job.

svn path=/trunk/; revision=31840
2008-01-17 14:50:36 +00:00
The Wine Synchronizer 62b25eb05e Autosyncing with Wine HEAD
svn path=/trunk/; revision=31799
2008-01-14 17:07:49 +00:00
Aleksey Bragin 1146ba6e6b - Correct fix for the obj-i386 dependent path hack, by hpoussin.
svn path=/trunk/; revision=31719
2008-01-11 15:12:54 +00:00
Aleksey Bragin f1df2b6693 - Import rpcrt4 tests from Wine-20080105.
- There is an ugly hack applied, which defines the relative path to the server_*.h files inside obj-i386 directory, thus being dependent on its name.

svn path=/trunk/; revision=31710
2008-01-11 10:57:59 +00:00
Timo Kreuzer 689819ce3e fix 2 names
svn path=/trunk/; revision=31659
2008-01-08 02:49:09 +00:00
Hervé Poussineau 94f4d04f97 Fix svn properties
svn path=/trunk/; revision=31613
2008-01-05 18:57:24 +00:00
Timo Kreuzer b7761adada w32kdll for vista
svn path=/trunk/; revision=31457
2007-12-27 03:48:36 +00:00
Timo Kreuzer 0915b2ac9b fix export definition
svn path=/trunk/; revision=31271
2007-12-16 02:45:59 +00:00
Timo Kreuzer ae9965fb5d w32kdll for windows 2003 SP2
svn path=/trunk/; revision=31270
2007-12-16 02:32:20 +00:00
Sylvain Petreolle fd649cdc19 include SDK first
svn path=/trunk/; revision=31236
2007-12-15 11:30:07 +00:00
Timo Kreuzer 07eb7f5d69 - use own version of GdiQueryTable() instead of relying on gdi32.dll
- more tests for NtGdiGetDIBitsInternal

svn path=/trunk/; revision=31226
2007-12-15 04:35:16 +00:00
Timo Kreuzer 5f55fe95c7 - use own version of GdiQueryTable() instead of relying on gdi32.dll
- CrateFont -> CreateFontA
- A bunch of tests for SelectObject

svn path=/trunk/; revision=31225
2007-12-15 04:22:19 +00:00
Aleksey Bragin 96fcea9b72 - Fix Greatlordisms:
* Don't try to link *user*mode program to static *kernelmode* libcntpr. msvcrt.dll exists for this.
* Fix main()'s declaration and definition.
* The above changes fix compiling of rostest module.

svn path=/trunk/; revision=31043
2007-12-06 15:44:23 +00:00
The Wine Synchronizer 58ffb98f70 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30937
2007-12-01 18:29:29 +00:00
Timo Kreuzer 142fc9bedc - another test for NtGdiBitBlt
- Add tests for NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiSelectFont and NtGdiSelectPen

svn path=/trunk/; revision=30904
2007-11-30 00:09:28 +00:00
The Wine Synchronizer 83c857dfd3 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30896
2007-11-29 12:54:54 +00:00
Timo Kreuzer a63375b80e Another test for AddFontResourceEx
svn path=/trunk/; revision=30849
2007-11-28 23:45:23 +00:00
Timo Kreuzer 3ac4bd2b4f Query the gdi handle table for later use in tests
svn path=/trunk/; revision=30848
2007-11-28 23:41:11 +00:00
Timo Kreuzer 86962e6878 - some more tests for GetObject
svn path=/trunk/; revision=30847
2007-11-28 23:39:45 +00:00
Timo Kreuzer 556614fa8a some more tests for NtUserScrollDC and NtGdiBitBlt
svn path=/trunk/; revision=30343
2007-11-11 00:19:42 +00:00
Timo Kreuzer 9c4b252f62 Some tests for NtUserScrollDC
svn path=/trunk/; revision=30342
2007-11-10 23:04:33 +00:00
Timo Kreuzer 7248541e08 some tests for NtUserToUnicodeEx
svn path=/trunk/; revision=30317
2007-11-10 04:21:35 +00:00