search for: cursoricon_load

Displaying 6 results from an estimated 6 matches for "cursoricon_load".

2012 Mar 14
5
mouse glitch in fullscreen game (borderlands)
...ble I just haven't set the right configuration. Any suggestions on how to properly enable relative motion (if it even is actually implemented---there are conflicting reports), or just what is going on with these crazy position values? Code: trace:cursor:LoadCursorA (nil), #7f00 trace:cursor:CURSORICON_Load (nil), #7f00, 0x0, depth 1, fCursor 1, flags 0x8040 trace:cursor:LoadCursorA (nil), #7f00 trace:cursor:CURSORICON_Load (nil), #7f00, 0x0, depth 1, fCursor 1, flags 0x8040 trace:cursor:LoadCursorA (nil), #7f00 trace:cursor:CURSORICON_Load (nil), #7f00, 0x0, depth 1, fCursor 1, flags 0x8040 trace:cur...
2008 Mar 28
8
Cannot run winecfg (output pasted)
...04f4b 0034dc88 7e89114f 0x0034dc60: 7e8c0bc0 00000000 00000020 00000020 Backtrace: =>1 0x7e2f476c X11DRV_GetBitmapBits+0x29c() in winex11 (0x0034dc88) 2 0x7e865868 GetBitmapBits+0x198() in gdi32 (0x0034dcf8) 3 0x7e91afde CreateIconFromResourceEx+0x8ee() in user32 (0x0034dd98) 4 0x7e91b5db CURSORICON_Load+0x4ab() in user32 (0x0034de18) 5 0x7e91c6e9 LoadImageW+0x2d9() in user32 (0x0034dec8) 6 0x7e91d147 LoadCursorW+0x97() in user32 (0x0034def8) 7 0x7e75d621 HEADER_WindowProc+0x4d1() in comctl32 (0x0034dfc8) 8 0x7e99380a WINPROC_wrapper+0x1a() in user32 (0x0034dff8) 9 0x7e993e9e call_window_...
2007 Mar 19
2
Wine crash
...son=0x1, reserved=0x0) [dll_entry.c:42] in winex11 (0x7eb6077c) 30 0x7ed1eb92 CreateIconFromResourceEx+0x6d2(bits=0x7edafbc0, cbSize=0x134, bIcon=0x0, dwVersion=0x30000, width=0x20, height=0x20, cFlag=0x8040) [/usr/src/wine-0.9.19/dlls/user/cursoricon.c:728] in user32 (0x7ed1eb92) 31 0x7ed1ef8c CURSORICON_Load+0x19c(hInstance=0x0, name=0x7f00, width=0x20, height=0x20, colors=0x1, fCursor=0x1, loadflags=0x8040) [/usr/src/wine-0.9.19/dlls/user/cursoricon.c:997] in user32 (0x7ed1ef8c) 32 0x7ed219c2 LoadImageW+0x92(hinst=0x0, name=0x7f00, type=0x2, desiredx=0x20, desiredy=0x0, loadflags=0x8040) [/usr/src/w...
2010 Aug 26
4
UT3 hangs at start
Hi!When start game through steam or shortcut on desktop,game halt when push "launch" button, after 2-5 seconds and unreal logo becomes gray.In terminal i have "wine: Unhandled stack overflow at address 0x34c7a12 (thread 0044), starting debugger..." and no more.Close game with compulsory exit.Before that game start perfectly on wine 1.2 or wine 1.3,the problem has appeared
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...de=1, bRet16=0) at resource.c:171 #9 0x40094140 in RES_FindResource (hModule=182, type=0xe "", name=0x4074c30e "", lang=0, bUnicode=1, bRet16=0) at resource.c:220 #10 0x40094453 in FindResourceW (hModule=182, name=0x4074c30e, type=0xe) at resource.c:360 #11 0x40718664 in CURSORICON_Load (hInstance=182, name=0x4074c30e, width=32, height=32, colors=256, fCursor=0, loadflags=32832) at cursoricon.c:735 #12 0x4071ade0 in LoadImageW (hinst=4194304, name=0x4074c30e, type=1, desiredx=32, desiredy=0, loadflags=32832) at cursoricon.c:2261 #13 0x4071a086 in LoadIconW (hInstance=4...
2010 Oct 15
0
Wine release 1.3.5
...pt: Add a missing terminator to a string constant. jscript: Remove an incorrect and unnecessary error check. user32: Store the module and resource name information for icons. user32: Return the module and resource name in GetIconInfoEx. user32: Reimplement icon copying using CURSORICON_Load. user32: Store icon objects directly in the cache instead of using a separate structure. user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows. user32: Correctly handle mouse events on a size grip scrollbar. gdi32: Improve...