mshtml #1: Added alert implementation. (resend)

Alexandre Julliard julliard at winehq.org
Tue Dec 12 08:32:28 CST 2006


Jacek Caban <jacek at codeweavers.com> writes:

> ---
>   dlls/mshtml/htmlwindow.c |   14 ++++++++++++--
>   1 files changed, 12 insertions(+), 2 deletions(-)

It doesn't compile:

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O2  -o htmlwindow.o htmlwindow.c
htmlwindow.c: In function ‘HTMLWindow2_alert’:
htmlwindow.c:200: error: ‘IDS_MESSAGE_BOX_TITLE’ undeclared (first use in this function)
htmlwindow.c:200: error: (Each undeclared identifier is reported only once
htmlwindow.c:200: error: for each function it appears in.)
make[2]: *** [htmlwindow.o] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list