"Steven Edwards" <[EMAIL PROTECTED]> wrote:
> It appears that the exports in the spec files for these dll is not
> correct.
Have a look at my today's patch
"Fix some problems found while compiling and linking Wine under Cygwin",
it should help.
--
Dmitry.
It appears that the exports in the spec files for these dll is not
correct.
dllwrap -k --def mshtml.spec.def -o mshtml.dll document.o main.o
mshtml.dll.db
g.o -L../../dlls -luser32 -ladvapi32 -lkernel32 -lntdll
-L../../libs/wine -lwin
e -L../../libs/unicode -lwine_unicode -L../../libs/uuid -lwi