search for: setcursor

Displaying 19 results from an estimated 19 matches for "setcursor".

2012 Mar 14
5
mouse glitch in fullscreen game (borderlands)
...0x0, depth 1, fCursor 1, flags 0x8040 trace:cursor:GetIconInfoExW 0x20026 => 32x32 trace:cursor:ungrab_clipping_window no longer clipping trace:cursor:X11DRV_EnterNotify hwnd 0x20024/1400001 pos 349,73 detail 1 trace:cursor:X11DRV_EnterNotify hwnd 0x20024/1400002 pos 348,72 detail 0 trace:cursor:SetCursor 0x10050 trace:cursor:GetIconInfoExW 0x10050 => 32x32 trace:cursor:set_window_cursor cursor 0x10050 created 1a0015a trace:cursor:X11DRV_EnterNotify hwnd 0x40022/1c00005 pos 506,140 detail 0 trace:cursor:ungrab_clipping_window no longer clipping trace:cursor:ShowCursor 0, count=-1 trace:cursor:ung...
2001 Jul 12
0
BadMatch on X_CreateCursor (cvs 010712)
...8:Call KERNEL.17: GLOBALFREE(0x146e) ret=05cf:0572 ds=01ef 080a7df8:Ret KERNEL.17: GLOBALFREE() retval=0x0000 ret=05cf:0572 ds=01ef 080a7df8:Call KERNEL.19: GLOBALUNLOCK(0x1476) ret=05cf:057a ds=01ef 080a7df8:Ret KERNEL.19: GLOBALUNLOCK() retval=0x0000 ret=05cf:057a ds=01ef 080a7df8:Call USER.69: SETCURSOR(0x1486) ret=055f:02d3 ds=01ef 080a7df8:Call x11drv.SetCursor(41290c4c) ret=4094abc6 080a7df8:Ret x11drv.SetCursor() retval=00000001 ret=4094abc6 080a7df8:Ret USER.69: SETCURSOR() retval=0x147e ret=055f:02d3 ds=01ef 080a7df8:Call KERNEL.5: LOCALALLOC(0x0040,0x0010) ret=0597:001f ds=133f 080a7df8:R...
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...al=80004002 ret=0047426e 0009:CALL SHW32.MemFreePtr(0464d3b8) ret=00534d7e 0009:RET SHW32.MemFreePtr() retval=00000001 ret=00534d7e 0009:Call user32.ShowCursor(00000000) ret=00513c21 0009:trace:cursor:ShowCursor 0, count=2 0009:Ret user32.ShowCursor() retval=00000001 ret=00513c21 0009:Call user32.SetCursor(000010f6) ret=00513bdb 0009:trace:cursor:SetCursor 0x10f6 0009:Call kernel32.25(000010f6) ret=7ed2b5ce 0009:Ret kernel32.25() retval=0016f490 ret=7ed2b5ce 0009:Call winex11.drv.SetCursor(0016f490) ret=7ed2b5df 0009:Call kernel32.TlsGetValue(00000001) ret=7e46cfd7 0009:Ret kernel32.TlsGetValue() r...
2005 Jul 12
8
Tip Sheet for AJAX
Hi all, I''m making an Amy Hoy style tip sheet PDF for the Prototype and Scriptaculous AJAX stuff, to be used with Rails. Are there other resources you would suggest besides the websites themselves (the previous thread about Highlight reminded me of this)? Is there a particular focus that would be helpful for such a document? Preferred fonts or colors? I must say, once you get
2001 Jul 21
0
traceback on save in Camedia Master
...ret=5f401018 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call ntdll.RtlEnterCriticalSection(5f4d01a8) ret=5f40178e 08067ca0:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=5f40178e 08067ca0:Call user32.SetCursor(000002a6) ret=5f404a88 08067ca0:Call x11drv.SetCursor(40378ec0) ret=4070ad98 08067ca0:Ret x11drv.SetCursor() retval=00000001 ret=4070ad98 08067ca0:Ret user32.SetCursor() retval=0000028e ret=5f404a88 08067ca0:Call ntdll.RtlLeaveCriticalSection(5f4d01a8) ret=5f4017dd 08067ca0:Ret ntdll.RtlLeaveCri...
2004 Mar 11
1
lotus notes 6
...m L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.LoadStringA imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.SetCursor imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.GetClassLongA imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation...
2010 Oct 19
1
X11 Cursor's in Wine Applications
Ok I know I can get X11 theme'd cursor in wine with this code for mouse.c: +#include <X11/cursorfont.h> /*********************************************************************** * SetCursor (X11DRV.@) @@ -961,14 +963,19 @@ /* set the same cursor for all top-level windows of the current thread */ wine_tsx11_lock(); - cursor = create_cursor( data->display, lpCursor ); + + //cursor = create_cursor( data->display, lpCursor ); + cursor = XCreateFontCursor(data-&gt...
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
...617: error: conflicting types for 'GetCursor' winuser.h:4765: error: conflicting types for 'InvertRect' winuser.h:4866: error: conflicting types for 'OffsetRect' winuser.h:4894: error: conflicting types for 'PtInRect' winuser.h:4963: error: conflicting types for 'SetCursor' winuser.h:4994: error: conflicting types for 'SetRect' winuser.h:5036: error: conflicting types for 'ShowCursor' winuser.h:5068: error: conflicting types for 'UnionRect'
2007 Mar 28
0
[923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
...-HOURGLASS_CURSOR\\ -CROSS_CURSOR* - </del><span class="cx"> h2. See also </span><span class="cx"> </span><span class="cx"> "Bitmap":bitmap.html, "Icon":icon.html, "Window#set_cursor":window.html#Window_setcursor, "::SetCursor":setcursor.html </span><span class="lines">@@ -44,40 +42,17 @@ </span><span class="cx"> h2. Methods </span><span class="cx"> </span><span class="cx"> * "Cursor.new":#Cursor_new...
2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
...extile/window.txtl&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-12-12 01:45:34 UTC (rev 785) </span><span class="lines">@@ -2047,28 +2047,50 @@ </span><span class="cx"> </span><span class="cx"> "::SetCursor":setcursor.html, "Cursor":cursor.html </span><span class="cx"> </span><ins>+h3(#Window_setdimensions). Window#set_dimensions </ins><span class="cx"> </span><del>-h3(#Window_setconstraints). Window#set_constraints &...
2007 Jun 28
0
[1094] trunk/wxruby2: Added SetCursorEvent and mapping
...solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[1094] trunk/wxruby2: Added SetCursorEvent and mapping</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1094</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-28 04:35:04 -0400 (Thu, 28 Jun 2007)&lt...
2013 Mar 01
0
Wine release 1.5.25
...DisplaySettingsEx(). winemac: Always use proper z-order when putting a window on screen. winemac: Call sync_window_position() before show_window() since window frame affects whether it shows. winemac: Don't bring a window onto the screen in SetFocus(). winemac: Implement SetCursor() and DestroyCursorIcon(). winemac: Use system cursors when possible. winemac: Implement GetCursorPos(). winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow. winemac: Request mouse move events when our window is active even when cursor is outsi...
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...etclientsize </span><ins>+* "Window#set_constraints":#Window_setconstraints </ins><span class="cx"> * "Window#set_containing_sizer":#Window_setcontainingsizer </span><span class="cx"> * "Window#set_cursor":#Window_setcursor </span><del>-* "Window#set_constraints":#Window_setconstraints </del><ins>+* "Window#set_drop_target":#Window_setdroptarget </ins><span class="cx"> * "Window#set_initial_best_size":#Window_setinitialbestsize </span>&l...
2010 May 07
0
Wine release 1.1.44
...all classes. wordpad: Set the window small icon, and get rid of old icons. gdi32: Convert the driver list to a standard Wine list. winex11: Fix memory leaks in get_bitmap_argb. user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor. winex11: Implement the entry points for creating and destroying cursors. winex11: Move creation of an empty cursor to a separate helper function. server: Fix structure padding for requests that have a reply. server: Return the current cursor when queuing a hardware message....
2011 Apr 15
0
Wine release 1.3.18
...more general way of posting messages to the desktop window. server: Post a message to the desktop window when the cursor clip rectangle changes. winex11: Implement cursor clipping using a pointer grab. winex11: Add an option to disable pointer grabs. winex11: Always forward SetCursor to the driver, and limit the frequency of updates on the driver side. winex11: Update the cursor on the clipping window while it's mapped. user32: Avoid accessing the dialog info of a destroyed window. winex11: Update the cursor on the clip window when the pointer grab starts....
2010 Mar 19
0
Wine release 1.1.41
...Remove the no longer needed explicit dependencies for bison files. makefiles: Add more shell functions to generate the main makefile. kernel32: Don't try to open builtin exe files during CreateProcess, only check the path syntax. user32/tests: Add some tests demonstrating that SetCursor uses the thread input data. user32/tests: Add some tests for ShowCursor. user32/tests: Add some tests for GetCursorInfo. user32: Return fake global information in GetCursorInfo instead of thread-local values. gdiplus/tests: Create a window for graphics tests instead of paint...
2010 May 21
0
Wine release 1.2-rc1
...rogram of "de rouck" freezes 22758 MS Office 2007: riched20 assertion failure in CDKey registration screen 22792 VLC Media Player crashes on first run ---------------------------------------------------------------- Changes since 1.1.44: Aleksey Bragin (1): winex11.drv: Fix SetCursor entry in the spec file. Alexander N. S?rnes (2): shell32: Update Norwegian Bokm?l translation. wineboot: Update Norwegian Bokm?l translation. Alexandre Julliard (49): include: Force inlining exported API functions to avoid duplicate definitions. winex11: Fix source/dest wi...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...amp;nbsp&nbsp&nbsp&nbsp&nbsp * \brief -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param const wxCursor& -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> virtual bool SetCursor(const wxCursor& cursor ); </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Sets the window to have the given layout constraints. The window -will then own the o...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...ot;_global.Button.prototype", "getDepth", false], + ["_global.Camera", "get", false], + ["_global.Camera", "prototype", false], + ["_global.Camera.get", "prototype", false], + ["_global.Camera.prototype", "setCursor", true], + ["_global.Camera.prototype", "setKeyFrameInterval", true], + ["_global.Camera.prototype", "setLoopback", true], + ["_global.Camera.prototype", "setMode", true], + ["_global.Camera.prototype", "setMotionLe...