Displaying 3 results from an estimated 3 matches for "drawdibdraw".
2002 Oct 30
1
fixme error messages
I am getting the following error messages when trying to run our company
software with Wine, can anybody help me and tell me what I have to do to get
rid of these errors?! Am I missing any important dll files or what can the
problem be? Thanks.
fixme:ole:CoRegisterMessageFilter stub
fixme:msvideo:DrawDibDraw wFlags == 0x00000200 not handled
fixme:msvcrt:_XcptFilter (-529697949,0x40835230)semi-stub
---
Eddie Zikeli
Software Development
Hans G?ntner GmbH
Industriestr. 14
D-82256 F?rstenfeldbruck
Tel.: +49(0)8141-242-240
Fax.: +49(0)8141-242-5-240
mailto:e.zikeli@guentner.de
http://www.guentner.de/
2001 Apr 24
1
Wine&HalfLife
.../mnt/dd/sierra/half-l~1/sierra.inf". Check permissions or set VFAT "quiet"
flag !
but I didn't succeed to mount my hda1 so that users can write on it too
I although got 2 times :
err:int21:INT21_SetCurrentPSP Cannot change PSP for non-DOS task!
and a thousands of :
fixme:msvideo:DrawDibDraw wFlags == 0x00000c0c not handledf
and
fixme:text:DrawTextExA Ignores params:20,4,0,0
Can anyone gimme some tips please ?
BYe,
MoonChild
2014 May 02
0
Wine release 1.7.18
...----------------------------------------------------
Changes since 1.7.17:
Akihiro Sagawa (4):
gdi32/tests: Make bmi structure const.
msvfw32/tests: Add tests for drawdib.
msvfw32: Drawdib doesn't support inverted DIBs.
msvfw32: Fix uncompressed bitmap size handling in DrawDibDraw.
Alex Henrie (1):
bcrypt: Add stub for BCryptOpenAlgorithmProvider.
Alexandre Julliard (8):
msvcrt: Update comments for non-exported functions.
dxguid: Remove some symbols that aren't exported in native.
ntdll: Don't wait for writes to complete in NtFlushVirtualMem...