Commit df0916b4 authored by Bill Medland's avatar Bill Medland Committed by Alexandre Julliard

Added the automatic tabbing in IsDialogMessage.

Added corrections to GetNextTab/GroupItem. Included tests.
parent c1acebc3
Makefile Makefile
class.ok class.ok
dialog.ok
generated.ok generated.ok
input.ok input.ok
listbox.ok listbox.ok
......
...@@ -7,6 +7,7 @@ IMPORTS = user32 gdi32 advapi32 ...@@ -7,6 +7,7 @@ IMPORTS = user32 gdi32 advapi32
CTESTS = \ CTESTS = \
class.c \ class.c \
dialog.c \
generated.c \ generated.c \
input.c \ input.c \
listbox.c \ listbox.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment