[PATCH 1/7] mshtml: Merge htmlframebase.c into htmlframe.c.
Feb. 27, 2018
7:57 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/Makefile.in | 1 - dlls/mshtml/htmlframe.c | 742 ++++++++++++++++++++++++++++++++++++++++++- dlls/mshtml/htmlframebase.c | 752 -------------------------------------------- 3 files changed, 731 insertions(+), 764 deletions(-) delete mode 100644 dlls/mshtml/htmlframebase.c
2948
Age (days ago)
2948
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban