search for: createcompatibledc

Displaying 16 results from an estimated 16 matches for "createcompatibledc".

2009 Mar 26
1
winegcc and 'undefined reference's for names from gdi32
...r.o): In function `eink_waveform': hw_emulator.c:(.text+0xa22): undefined reference to `SetBitmapBits' hw_emulator.c:(.text+0xa73): undefined reference to `BitBlt' /usr/local/lib/libinkview.a(hw_emulator.o): In function `hw_init': hw_emulator.c:(.text+0xd76): undefined reference to `CreateCompatibleDC' hw_emulator.c:(.text+0xdce): undefined reference to `CreateBitmap' hw_emulator.c:(.text+0xde7): undefined reference to `SelectObject' /usr/local/lib/libinkview.a(hw_emulator.o): In function `WindowProc': hw_emulator.c:(.text+0xf03): undefined reference to `BitBlt' /usr/bin/ld:...
2005 Jan 31
4
Outlook 2000 & attachments
...ting on pid 0x8 In 32 bit mode. 0x49b67603 _CheckNotSysLevel+0x43 in kernel32: jmp 0x49b675e6 _CheckNotSysLevel+0x26 in kernel32 Wine-dbg>bt Backtrace: =>1 0x49b67603 _CheckNotSysLevel+0x43 in kernel32 (0x23dced60) 2 0x101b58b2 GDI_CheckNotLock+0x22 in gdi32 (0x23dced70) 3 0x10195789 CreateCompatibleDC+0x19 in gdi32 (0x23dceda4) 4 0x101986da GetDIBits+0x6a in gdi32 (0x23dcee50) 5 0x101bb374 MFDRV_StretchBlt+0x244 in gdi32 (0x23dceeb0) 6 0x101bb11f MFDRV_BitBlt+0x5f in gdi32 (0x23dceee8) 7 0x10190467 BitBlt+0xb7 in gdi32 (0x23dcef34) 8 0x32b130b4 DrawIcon+0x174 in user32 (0x23dcef84) 9...
2001 Oct 29
2
error message not understood
Greetings! I just successfully installed wine under red hat linux 7.1, the latest kernel. I am running windows 2000 Professional on my Dos partition. I have been able to run some of the software I need to stay in linux instead of having to switch to win2k, but I'm having problems with Membership Plus 6.0c. Here's the command I give to try and run it: [johnfg@church johnfg]$ wine
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...008f Call user32.262: GetIconInfo(000002c6,40536d38) ret=4079a05b fs=008f Ret user32.262: GetIconInfo() retval=00000001 ret=4079a05b fs=008f Call gdi32.336: GetObjectA(00001016,00000018,40536d20) ret=4079a0be fs=008f Ret gdi32.336: GetObjectA() retval=00000018 ret=4079a0be fs=008f Call gdi32.139: CreateCompatibleDC(00000000) ret=4079a0fe fs=008f trace:font:X11DRV_FONT_SelectObject hfont=ffed trace:font:XFONT_RealizeFont physfont 1 Ret gdi32.139: CreateCompatibleDC() retval=00000444 ret=4079a0fe fs=008f Call gdi32.139: CreateCompatibleDC(00000000) ret=4079a157 fs=008f trace:font:X11DRV_FONT_SelectObject hfont...
2001 Feb 20
1
I need some help for using wine
...: GetIconInfo(000002c6,40536d38) ret=4079a05b fs=008f > Ret user32.262: GetIconInfo() retval=00000001 ret=4079a05b fs=008f > Call gdi32.336: GetObjectA(00001016,00000018,40536d20) ret=4079a0be fs=008f > Ret gdi32.336: GetObjectA() retval=00000018 ret=4079a0be fs=008f > Call gdi32.139: CreateCompatibleDC(00000000) ret=4079a0fe fs=008f > trace:font:X11DRV_FONT_SelectObject hfont=ffed > trace:font:XFONT_RealizeFont physfont 1 > Ret gdi32.139: CreateCompatibleDC() retval=00000444 ret=4079a0fe fs=008f > Call gdi32.139: CreateCompatibleDC(00000000) ret=4079a157 fs=008f > trace:font:X11DR...
2005 May 25
0
err:local:LOCAL_GetBlock not enough space in GDI heap
...time this error: err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 36 bytes The WM_PAINT message looks like this: GetClientRect (m_pMainWnd->m_hWnd, &rc); hdc = BeginPaint (m_pMainWnd->m_hWnd, &ps); // Create an off-screen DC for double-buffering hdcMem = CreateCompatibleDC (hdc); hbmMem = CreateCompatibleBitmap (hdc, rc.right, rc.bottom); hOld = SelectObject (hdcMem, hbmMem); // Draw into hdcMem FillRect (hdcMem,&rc,CreateSolidBrush (RGB(255,255,255)) ); m_pMainWnd->OnPaint (hdcMem); // Transfer the off-screen DC to the screen Bit...
2001 Sep 01
1
Wiso Sparbuch terminates with: X Error of failed request ..
...:Call user32.GetClientRect(00000c24,40603e4c) ret=6256ced4 0823cd40:Ret user32.GetClientRect() retval=00000001 ret=6256ced4 0823cd40:Call user32.MapWindowPoints(00000c24,00000000,40603e4c,00000002) ret=6256cee9 0823cd40:Ret user32.MapWindowPoints() retval=006e0262 ret=6256cee9 0823cd40:Call gdi32.CreateCompatibleDC(00000880) ret=6255cd6e 0823cd40:Call x11drv.CreateDC(41942e34,00000000,00000000,00000000,00000000) ret=407a92c1 0823cd40:Ret x11drv.CreateDC() retval=00000001 ret=407a92c1 0823cd40:Call x11drv.SetTextColor(41942e34,00000000) ret=407a9806 0823cd40:Ret x11drv.SetTextColor() retval=00000000 ret=407a...
2008 Apr 18
1
Wine release 0.9.60
...implementation of cryptui.dll 12465 winetest compilation regression with 0.9.59 (Bourne shell problem) 12469 Keyboard navigation regression in some controls 12482 Wine 0.9.59 don't do linefeed when ENTER is pressed in any "MEMO" in applications compiled by DELPHI7. 12493 CreateCompatibleDC creates a compatible DC from everything 12496 SSF: SendMessage Error MessageBox ends program 12498 fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly 12499 RnQ: chat input textbox became non-multiline in 0.9.59 12512 Ctrl+Home and Ctrl+End don't match Windows behaviour for...
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...003) ret=7ea8f91e 0009:Ret winex11.drv.GetDCEx() retval=0000035c ret=7ea8f91e 0009:Ret user32.GetDC() retval=0000035c ret=0053eaa0 0009:Call gdi32.CreateCompatibleBitmap(0000035c,000000d0,0000001a) ret=0053eaac 0009:Ret gdi32.CreateCompatibleBitmap() retval=0000053c ret=0053eaac 0009:Call gdi32.CreateCompatibleDC(0000035c) ret=0053eabc 0009:Ret gdi32.CreateCompatibleDC() retval=00000540 ret=0053eabc 0009:Call gdi32.SelectObject(00000540,0000053c) ret=0053eaca 0009:Ret gdi32.SelectObject() retval=0000006c ret=0053eaca 0009:Call gdi32.StretchDIBits(00000540,00000000,00000000,000000d0,0000001a,00000000,0000...
2005 Apr 21
9
Screen capture, save to file
...VERTRES = 10 SRCCOPY = 0xCC0020 GMEM_FIXED = 0 GMEM_MOVEABLE = 0x0002 DIB_RGB_COLORS = 0 GHND = 0x40 GPTR = 0x42 typealias "HDC","unsigned long" typealias "HBITMAP","unsigned long" extern "HDC GetWindowDC(int)" extern "HDC CreateCompatibleDC(HDC)" extern "int GetDeviceCaps(HDC, int)" extern "HBITMAP CreateCompatibleBitmap(HDC, int, int)" extern "long SelectObject(HDC, HBITMAP)" extern "long BitBlt(HDC, long, long, long, long, HDC, long, long, long)" extern "void* GlobalAlloc(l...
2011 Sep 09
0
Wine release 1.3.28
...for interfaces included in a typelib. gdi32: Always set biClrUsed in internal BITMAPINFO structures. gdi32: Don't free a driver when it's popped from the stack. gdi32: Make the push/pop_dc_driver functions available to the drivers. gdi32: Add a driver entry point for CreateCompatibleDC. gdi32: Don't allow CreateCompatibleDC on a metafile DC. gdi32: Leave it up to the driver to push the new device on the DC stack in CreateDC. winex11: Make sure the bitmap of the brush pattern is owned by x11drv before getting its pixmap. winex11: Make sure the bitmap cr...
2014 Jan 03
0
Wine release 1.7.10
...kedep: Clean up output files on failure. makedep: Manage current output column with a global variable. makedep: Pass string arrays by value in some places. gdi32: Don't bother returning the driver module from DRIVER_load_driver. gdi32: Trigger the display driver load for CreateCompatibleDC(0). scrrun: Add missing ITextStream id. makedep: Keep track of object files in separate arrays. makedep: Generate rules for the main module. makedep: Generate rules for import libraries. makedep: Generate rules for static libraries. makedep: Generate rules for te...
2006 Nov 10
0
Wine release 0.9.25
...layout. winex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx. winex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping in that case. kernel32: Better workaround for the lack of locale environment variables on MacOS. gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation. winex11.drv: Get rid of the DIB color table now that it's stored in gdi32. ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move. kernel32: Fixed buffer overrun in get_registry_locale_info. kernel32/tests: Fixed the pipe tes...
2007 Aug 10
0
Wine release 0.9.43
...CreateBitmapFromScan0 test. gdiplus: Fixed conformance of GdipCreateBitmapFromScan0. gdiplus: Added GdipCreateBitmapFromGraphics stub. oleaut32: Handle transparency data when loading PNG images. gdiplus: Added GdipGetImageGraphicsContext. gdiplus: Replace GetDC(0) with CreateCompatibleDC(0). gdiplus: Added GdipDrawImageRectRect. gdiplus: Added GdipCreateTextureIA. gdiplus: Updated GdipCloneBrush, GdipDeleteBrush. gdiplus: Added GdipSetTextureTransform stub. gdiplus: Better error checking in GdipBitmapLockBits. gdiplus: Added GdipTranslateWorldTra...
2011 Mar 18
0
Wine release 1.3.16
...Blt and simplify the StretchBlt handling. gdi32: Add a null driver entry point for PatBlt. gdi32: Get rid of the BitBlt driver entry point. gdi32: Fix the calling convention of the DeleteDC entry points. gdi32: Find the original driver by checking the CreateDC entry point in CreateCompatibleDC. gdi32: Add a null driver entry point for StretchDIBits. gdi32: Add null driver entry points for StretchBlt and AlphaBlend. gdi32: Remove the function table pointer from the DC structure. Alistair Leslie-Hughes (2): msxml3: Ignore XML property ResolveExternals. mshtml...
2004 Oct 28
5
How to help improving Wine?
Hi, I really did my best to understand how I can help improving Wine, but I did not succed. Well, everything started when I installed a win application on my Debian 3.1, Wine 2004.07.16 deb (clean install, no dlls). The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm) It's a free application from US-Environment Protection Agency used for chemical emergency planning (I am an