Serge Gautherie
|
7770e26f2d
|
include: Remove now useless forced _WIN32_IE defines.
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-20 19:38:38 +01:00 |
Michael Stefaniuc
|
725662003a
|
shell32/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:43 +09:00 |
Nikolay Sivov
|
fa93dadfa1
|
shell32/tests: Fix compilation with -D__WINESRC__.
|
2013-10-28 14:22:20 +01:00 |
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
Austin English
|
d710056e4d
|
shell32/tests: Remove win9x hacks.
|
2011-02-25 11:07:24 +01:00 |
Francois Gouget
|
596311cd5d
|
shell32/tests: Make test_cbsize() static.
|
2008-12-12 11:42:28 +01:00 |
Alexandre Julliard
|
c369759cc5
|
shell32/tests: Fix the systray tests on Win9x and NT4.
|
2008-11-20 22:56:52 +01:00 |
Vincent Povirk
|
b4c78be585
|
shell32: Add tests for SHAppBarMessage.
|
2008-09-05 12:10:23 +02:00 |
Alexandre Julliard
|
517644971c
|
shell32/tests: Fix an unsigned comparison warning.
|
2008-08-26 12:07:42 +02:00 |
Paul Vriens
|
ee69858ebe
|
shell32/tests: Make tests run again on win95 and NT.
|
2008-03-10 11:22:23 +01:00 |
Huw Davies
|
f372280928
|
shell32: Add a test for ABM_GETTASKBARPOS.
|
2008-03-05 19:26:13 +01:00 |
Huw Davies
|
b24ec72f89
|
shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL.
|
2008-03-05 19:26:02 +01:00 |
Kirill K. Smirnov
|
b391b8af58
|
systray: Properly track errors.
|
2008-02-06 12:52:34 +01:00 |
Francois Gouget
|
46735ae431
|
shell32/tests: Use GetProcAddress() on Shell_NotifyIconW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Alexandre Julliard
|
41cf63148a
|
Fix redundant uses of MAKEINTRESOURCE.
|
2007-10-18 14:16:32 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Mikołaj Zalewski
|
44e3200a8d
|
shell32: Handle invalid cbSize in Shell_NotifyIcon[AW].
|
2007-05-11 11:45:45 +02:00 |