Displaying 3 results from an estimated 3 matches for "maskblt".
Did you mean:
maskbit
2001 Nov 16
1
FIXME's and missing buttons
...rch journal pub databases) under codeweavers wine preview 4.
Program runs pretty well EXCEPT
all of the toolbar buttons are blank.
and there are a fair number of the following errors
fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit bitmap with mask R,G,B
ff0000,ff00,ff to 1 bit DIB
fixme:bitblt:MaskBlt (2572,214,196,210,24,2552,0,0,2684,0,0,-1429471232):
stub
fixme:bitblt:MaskBlt (2572,214,196,210,24,2552,0,0,2688,0,0,-1429471232):
stub
I would like to contribute..and actually FIX the fixme's instead of just
sitting here whining about my wine not working. Can someone give me a few
pointers...
2001 Feb 01
2
Thousands of "fixme:bitblt:MaskBlt", when running Scifinder
...ething to do with the missing icons.
Any suggestions on what I can do?
During startup I get these:
fixme:console:SetConsoleCtrlHandler (0x85bd45,1) - no error checking or
testing yet
fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit bitmap with mask R,G,B
ff,ff00,ff0000 to 1 bit DIB
fixme:bitblt:MaskBlt (1128,214,206,210,24,1120,0,0,5082,0,0,-1429471232): stub
..
Later I get these:
fixme:accel:CreateAcceleratorTableA should check that the accelerator
descriptions are valid, return NULL and SetLastError() if not.
fixme:bitblt:MaskBlt (2224,427,7,32,42,1120,0,0,6802,0,0,-1429471232): stub
..
And...
2002 Mar 27
0
couldn't open file alert box
Hello All,
I have been working with the latest release of Wine after finding out
that the recent CVS version would not run because of some error in
loading the user32.dll.
Currently I have implemented the bitblt Maskblt routine and is
working, but still experiencine some little problems with the masking
of the icon images.
While testing an application that I have been working with, I have
found out that my application gives me an alert dialog screen.
could not load "somefile.jpg"
for example and this...