reactos/modules/rostests/winetests/user32
James Tabor c57d4d7b9e [User32|Tests] Sync Port Wine Combo Controls.
Need to cross check these changes with WINE ComCtl32 before you PANIC
HACK!!!!

Not in order:
Piotr Caban : Remove unneeded RECT parameter from CBPaintText helper.
              Don't invalidate ComboBox on CB_SETCURSEL message.
Don't invalidate ComboBox on LBN_SELCHANGE and
LBN_SELCANCEL.
              Add more CB_SETCURSEL tests on ComboBox.
              Redraw combo text field even if it's empty.
Let ComboBox edit control handle the redraw even if
CBF_NOREDRAW is set.
Don't do the painting if combobox is not visible in
CBPaintText.

Dmitry Timoshkov : Don't force a combobox repaint on WM_SIZE.

This breaks z-order based painting and causes side effects
for
applications that during the WM_PAINT processing reference
internal
             data associated with a not fully initialized window.
Ref :
2d9e3236ea

Fabian Maurer : Set listbox popup height correctly and add tests.

                Properly set dropdown height.

             Now that user32 and comctl32 combo are separated,
             this won't lead to a regression anymore
             Ref :
3d0be0bad8
             Info by Sebastian Lackner Ref:
f0fc034997

Nikolay Sivov : Remove some misleading TODOs and confusing comments.
2019-09-21 08:47:56 -05:00
..
broadcast.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
class.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
clipboard.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
CMakeLists.txt [WINETESTS] Supress GCC8 warnings 2019-08-20 15:05:47 +02:00
combo.c [User32|Tests] Sync Port Wine Combo Controls. 2019-09-21 08:47:56 -05:00
cursoricon.c [WINETESTS] Fix build 2018-05-27 09:51:38 +02:00
dce.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
dde.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
dialog.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
edit.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
generated.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
input.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
listbox.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
menu.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
monitor.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
msg.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
precomp.h [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
resource.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
resource.rc Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
scroll.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
static.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
sysparams.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
test_mono.bmp
testlist.c
text.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
uitools.c [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
win.c [USER32_WINETEST] Add a PCH. 2017-12-09 13:58:55 +01:00
winstation.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
wsprintf.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00