[PATCH 4/5] mshtml: Share more code between get_form implementations.
20 Feb
2018
20 Feb
'18
12:25 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/htmlform.c | 32 ++++++++++++++++++++++++++++++++ dlls/mshtml/htmlinput.c | 40 ++-------------------------------------- dlls/mshtml/htmloption.c | 28 +--------------------------- dlls/mshtml/htmlselect.c | 28 +--------------------------- dlls/mshtml/htmltextarea.c | 23 +---------------------- dlls/mshtml/mshtml_private.h | 1 + 6 files changed, 38 insertions(+), 114 deletions(-)
2943
Age (days ago)
2943
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban