[Bug 965] MaskBlt is not implemented

Wine Bugs wine-bugs at winehq.com
Sun Jun 22 06:50:25 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=965





------- Additional Comments From z_god at wanadoo.nl  2003-22-06 06:50 -------
Bug comments restored from Gmane.org: 
 
This issue in some cases prevents an image to be shown on Delphi 6 form. 
 
 
------- Additional Comments From apa3a <at> yahoo.com  2002-08-14 14:38 ------- 
Created an attachment (id=263)
 --> (http://bugs.winehq.com/attachment.cgi?id=263&action=view) 
A test case 
 
 
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-15 
10:57 ------- 
The attached testcase contains a a tarball of the program swat.exe and its 
source right? 
 
 
------- Additional Comments From apa3a <at> yahoo.com  2002-08-15 11:08 ------- 
Yes, I made this test app from one Delphi 6 demo. I *think* the image is not 
shown because of the fixme message. 
 
 
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-15 
11:25 ------- 
the only fixme's I see are these two 
fixme:win32:SetCriticalSectionSpinCount critsection=0x653c6230: spincount=1000 
not supported 
fixme:win32:SetCriticalSectionSpinCount critsection=0x653c6278: spincount=1000 
not supported 
and 16 of these  
fixme:commctrl:FlatSB_SetScrollProp stub 
 
Nothing about MaskBlt... or am I missing something? 
 
 
------- Additional Comments From apa3a <at> yahoo.com  2002-08-15 12:32 ------- 
I run the yesterday's Wine. The output I see: 
 
fixme:commctrl:FlatSB_SetScrollProp stub 
[total - 16 times] 
fixme:bitblt:MaskBlt (124,0,0,260,156,400,0,0,376,0,0,-861274071): stub 
 
The fixme message is probably printed from graphics/bitblt.c 
 
I see an empty form on the screen. Under Windows I see form with an image. I use 
no-windows Wine installation. 
 
 
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-15 
14:20 ------- 
I have not yet updated to yesterdays CVS but I am running with a windows 98 
installation. That is probably the difference. Could you attach a screenshot of 
what you see please. 
 
 
------- Additional Comments From mstefani <at> redhat.com  2002-08-15 16:23 ------- 
MSDN says for MaskBlt "Windows 95/98/Me: Unsupported." 
 
 
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-15 
19:03 ------- 
When I set [Version] "Windows" = "nt40" I get the error but not with 
"win98". 
with wine set to "win98" the screen shows up with what look like 4 blank 
counters. I'm not sure what to do about this bug. I suppose that the correct 
thing to do is implement the function.<grin> 
 
 
------- Additional Comments From apa3a <at> yahoo.com  2002-08-15 20:42 ------- 
Yes, the picture has a few placeholders for counters. 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list