Martin Fuchs
|
76adb1ff0d
|
- Move shell window into the background.
- Add tests for Get/SetShellWindow().
|
2003-11-18 00:13:34 +00:00 |
Dmitry Timoshkov
|
88de9ef068
|
More tests for window creation parameters.
|
2003-10-24 04:22:24 +00:00 |
Alexandre Julliard
|
cf52644a1c
|
Removed the A/W constants for builtin cursors, icons and resource
types since they don't exist on Windows, and added typecasts
everywhere instead.
|
2003-09-10 03:56:47 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Francois Gouget
|
f947a58006
|
Win9x does not support {Get,Set}WindowLongW. Use the Ansi version
instead since it won't impact _these_ tests anyway.
|
2003-01-03 19:09:23 +00:00 |
Patrik Stridvall
|
e1e063d788
|
Made tests compile on Windows.
|
2002-11-15 00:02:51 +00:00 |
Patrik Stridvall
|
fc832f0fcf
|
Fixed tests to compile with MS C on Windows.
|
2002-10-29 21:24:35 +00:00 |
Alexandre Julliard
|
a5e995ae12
|
Fixed printf formats for -DSTRICT handles.
|
2002-10-04 00:56:05 +00:00 |
Alexandre Julliard
|
a593d3d95e
|
Build tests with -DSTRICT.
|
2002-10-03 19:42:45 +00:00 |
Alexandre Julliard
|
7dafa61700
|
Fixed a number of bugs in the handling of window parent and owner and
added a regression test (based on the work of Bill Medland).
|
2002-09-25 00:21:56 +00:00 |