wine/ dlls/Makefile.in ./configure.ac ./config ...

Alexandre Julliard julliard at winehq.org
Mon Sep 8 14:32:14 CDT 2003


ChangeSet ID:	9252
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/08 14:32:14

Modified files:
	dlls           : Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/mshtml    : mshtml.spec main.c document.c Makefile.in 
	                 .cvsignore 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Added an initial (mostly stub) implementation of MSHTML.DLL.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9252

Old revision  New revision  Changes     Path
 1.183         1.184         +13 -0      wine/dlls/Makefile.in
 1.176         1.177         +1 -0       wine/configure.ac
 1.453         1.454         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/dlls/mshtml/mshtml.spec
 Added         1.1           +0 -0       wine/dlls/mshtml/main.c
 Added         1.1           +0 -0       wine/dlls/mshtml/document.c
 Added         1.1           +0 -0       wine/dlls/mshtml/Makefile.in
 Added         1.1           +0 -0       wine/dlls/mshtml/.cvsignore




More information about the wine-cvs mailing list