(win16) simple CreateBitmapIndirect() fails on Windows? 2nd try

Dmitry Timoshkov dmitry at codeweavers.com
Wed Aug 1 22:12:40 CDT 2007


"Jennifer Lai" <jenlai at google.com> wrote:

> The following commands are used to compile the test using Open Watcom.
> 
> wcc -D_X86_ -DSTANDALONE bitmapIndirect.c
> -i=C:\WATCOM\h\win;C:\WATCOM\h -w4 -e25 -zq -od -d2 -bt=windows
> wlink file bitmapIndirect.obj
> 
> This seems very mysterious to me. I'd really appreciate for any comments.

Probably you should be aware that your test also fails under XP regardless
whether it's been compiled as 16-bit or 32-bit executable.

-- 
Dmitry.



More information about the wine-devel mailing list