search for: setdibitstodevice

Displaying 7 results from an estimated 7 matches for "setdibitstodevice".

2001 Sep 01
1
Wiso Sparbuch terminates with: X Error of failed request ..
...val=00000000 ret=6256282f 0823cd40:Call kernel32.GlobalLock(404868ee) ret=6255bc1f 0823cd40:Ret kernel32.GlobalLock() retval=40486fdc ret=6255bc1f 0823cd40:Call kernel32.GetCurrentProcessId() ret=62105eb0 0823cd40:Ret kernel32.GetCurrentProcessId() retval=0823cc70 ret=62105eb0 0823cd40:Call gdi32.SetDIBitsToDevice(00000880,00000001,00000015,00000220,00000002,00000001,00000309,00000000,00000320,40487404,40486fdc,00000000) ret=6256057d 0823cd40:Call x11drv.SetDIBitsToDevice(403e2c64,00000001,00000015,00000220,00000002,00000001,00000309,00000000,00000320,40487404,40486fdc,00000000) ret=407ab979 X Error of faile...
2011 Sep 09
0
Wine release 1.3.28
...#39;s new in this release (see below for details): - Initial version of the VBScript parser. - Automagic audio driver selection. - Support for volume information on UDF file systems. - The OpenGL renderer is now the default for DirectDraw. - Device configuration dialog in DirectInput. - SetDIBitsToDevice support in the DIB engine. - Several improvements in the cmd parser. - Various bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.3.28.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.3.28.tar.bz2 Binary packag...
2002 May 24
0
gta3
...Palette fixme:win32:ELF_FindExportedFunction function SetBkColor not found: /usr/lib/wine/libwine.so: undefined symbol: SetBkColor fixme:win32:ELF_FindExportedFunction function SetBkMode not found: /usr/lib/wine/libwine.so: undefined symbol: SetBkMode fixme:win32:ELF_FindExportedFunction function SetDIBitsToDevice not found: /usr/lib/wine/libwine.so: undefined symbol: SetDIBitsToDevice fixme:win32:ELF_FindExportedFunction function SetDeviceClipping not found: /usr/lib/wine/libwine.so: undefined symbol: SetDeviceClipping fixme:win32:ELF_FindExportedFunction function SetDeviceGammaRamp not found: /usr/lib/w...
2007 May 11
0
Wine release 0.9.37
...ts for console codepages. Konstantin Kondratyuk (1): ntdll: Correct a copy/paste mistake in NtWriteFile. Laurent Vromman (1): gdi32: Complete WidenPath implementation. Louis Lenders (2): kernel32: Add stub for BindIoCompletionCallback. gdi32: Add check for null pointer in SetDIBitsToDevice. Maarten Lankhorst (2): winealsa: Improve sound mixer detection. winmm: Use criticalsection for determining wether timer is synchronously killable. Marcus Meissner (3): riched32: Avoid implicit time(). server: set_server_state needs to be called with non-NULL server....
2019 Nov 29
0
Wine release 4.21
...Studio versions have isfinite and friends. include: Windows SDK C headers have snprintf. libs/port: Use MSVC intrinsics for interlocked functions. Sven Baars (7): msvcp140/tests: Test _Stat() against the actual permissions of the system directory. gdi32/tests: Fix some test SetDIBitsToDevice RLE8 test failures on Windows 2008+. gdi32/tests: Remove the D3DKMTCreateDCFromMemory test with Width = 0. urlmon/tests: Expect BINDSTRING_SAMESITE_COOKIE_LEVEL on newer IE11. d3dcompiler/tests: Fix a copy-paste error. schannel: Update SECPKG_FUNCTION_TABLE to SECPKG_INTERFA...
2011 Dec 16
0
Wine release 1.3.35
...winex11: Don't call get_xrender_picture inside the X11 lock. gdi32: Add missing check for empty visible rects in the non-stretching case. winex11: Add some sanity checks on bitmap formats before creating a pixmap. gdi32: Use the convert_bits helper function in SetDIBits and SetDIBitsToDevice. gdi32: Use PutImage directly to set the initial bitmap bits. gdi32: Don't make a copy of the DIB color table when selecting it into a DC. gdi32: Add a helper to build a color table from the DIB_PAL_COLORS bitmap info. gdi32: Always allocate a full-size color table when...
2011 Aug 05
0
Wine release 1.3.26
...ion bitmap. comdlg32/tests: Fix a couple of test failures on NT4. gdi32: Create a sanitized BITMAPINFO in CreateDIBSection and pass that to the driver. gdi32: Create a sanitized BITMAPINFO in StretchDIBits and pass that to the drivers. gdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevice and pass that to the drivers. gdi32: Move initialization of a correct BITMAPINFOHEADER to a separate function. gdi32: Create a sanitized BITMAPINFOHEADER in GetDIBits. gdi32: Create a sanitized BITMAPINFOHEADER in CreateDIBitmap. gdi32: Get rid of the DIB_GetBitmapInfo funct...