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
Aleksey Bragin
c6cd8c67b4
- Update msvcrt_winetest to Wine-04112007.
...
- Disable test_codepage, since it causes internal GCC error during compiling.
svn path=/trunk/; revision=30119
2007-11-04 15:54:33 +00:00
Daniel Reimer
622c29bffb
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29688
2007-10-19 23:01:40 +00:00
Magnus Olsen
c81402138a
Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works.
...
Add testcase for AddFontResourceA
svn path=/trunk/; revision=29306
2007-09-30 11:57:37 +00:00
Timo Kreuzer
e1b2e7a30f
- header update
...
- add a resource
svn path=/trunk/; revision=29284
2007-09-28 17:26:29 +00:00
Timo Kreuzer
51c8156d1e
update export list
...
svn path=/trunk/; revision=29281
2007-09-28 16:32:57 +00:00
Timo Kreuzer
b6ebc1b19c
add another small test for AddFontResource
...
svn path=/trunk/; revision=29263
2007-09-27 22:32:09 +00:00
Ged Murphy
b3c3c9ba5b
add more checks for GetDIBits
...
svn path=/trunk/; revision=29199
2007-09-25 13:20:46 +00:00
Ged Murphy
9be6565d51
Add basic tests for NtGdiGetDIBitsInternal
...
svn path=/trunk/; revision=29191
2007-09-24 15:09:15 +00:00
Ged Murphy
f26bd07f86
Add basic tests for GetDIBits
...
svn path=/trunk/; revision=29190
2007-09-24 15:02:20 +00:00
Daniel Reimer
d600738b86
Set svn:eol-style = native. (Final, Now you can kick me :-P)
...
svn path=/trunk/; revision=29099
2007-09-18 21:51:29 +00:00
Timo Kreuzer
35bf0957bc
- use NtDd api directly instead of using old syscall function.
...
- remove some old definitions
- fix build to make Wax happy
svn path=/trunk/; revision=28890
2007-09-06 00:42:51 +00:00
Timo Kreuzer
2b31cf640d
- Add test for AddFontResourceEx showing that the function accepts 0 as flags.
...
- remove header inclusion in test files
svn path=/trunk/; revision=28753
2007-09-01 22:06:05 +00:00
Timo Kreuzer
b91657fe81
- rename ASSERT1 to ASSERT
...
- link to w32kdll instead of implementing all syscalls as stubs. I will remove the rest of the syscall code as soon as our syscall db is more complete
- more TEST -> RTEST
- update w32kdll_ros.def
- add tests for NtGdiEngCreatePalette, NtGdiEnumFontOpen
- Add some gdi handle table code to w32knapi
- header cleanup
svn path=/trunk/; revision=28619
2007-08-28 15:06:36 +00:00
Hervé Poussineau
a326fd84cb
Forgot one file
...
svn path=/trunk/; revision=28614
2007-08-28 06:35:54 +00:00
Hervé Poussineau
7b6bb2a6fd
Update shell32 tests
...
svn path=/trunk/; revision=28593
2007-08-27 07:03:32 +00:00
Timo Kreuzer
71b085c651
- Simplify w32knapi. It now always uses w32kdll.dll
...
Copy the right dll into the same folder as w32knapi.exe (name must be w32kdll.dll) to make it work of different windows versions and ros of cause.
Tested on win xp.
svn path=/trunk/; revision=28531
2007-08-24 22:23:44 +00:00
The Wine Synchronizer
c18bbbf9a7
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=28513
2007-08-24 09:42:29 +00:00
The Wine Synchronizer
6d150b1c57
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=28511
2007-08-24 09:07:52 +00:00
Aleksey Bragin
e1bf65e84c
Daniel Zimmerman <netzimme@aim.com>:
...
- Test app for IoCheckEaBufferValidity() implementation (not included into the build system yet).
svn path=/trunk/; revision=28507
2007-08-24 07:59:29 +00:00
Timo Kreuzer
e2167fe00e
one more TEST -> RTEST for NtGdiGetRandomRgn
...
svn path=/trunk/; revision=28458
2007-08-23 00:20:30 +00:00
Timo Kreuzer
3385ef604e
some tests for NtGdiDoPalette
...
svn path=/trunk/; revision=28457
2007-08-23 00:19:00 +00:00
Timo Kreuzer
d99309335f
win32k syscall dlls for win xp and 2k
...
svn path=/trunk/; revision=28456
2007-08-22 21:49:49 +00:00
Magnus Olsen
fb897e20fb
fixing smaller FIXME in win32kdxtest
...
svn path=/trunk/; revision=28403
2007-08-18 15:54:03 +00:00
Timo Kreuzer
007aa094f9
65 tests for NtGdiCreateBitmap
...
svn path=/trunk/; revision=28308
2007-08-12 22:33:21 +00:00
Magnus Olsen
f41e3a0f1a
win32kdxtest does not contain any more test for NtGdiDdQueryDirectDrawObject
...
So now I start adding new test, that I did manual testing for and reading debugout put for.
we still missing test for NtGdiDdQueryDirectDrawObject
svn path=/trunk/; revision=28299
2007-08-12 14:11:00 +00:00
Magnus Olsen
b694e14566
update with more test for w32knapi
...
svn path=/trunk/; revision=28298
2007-08-12 12:31:10 +00:00
Magnus Olsen
01d9041103
adding more dx test to w32knapi, convert from win32kdxtest tool
...
svn path=/trunk/; revision=28290
2007-08-11 15:48:50 +00:00