search for: vk_tab

Displaying 4 results from an estimated 4 matches for "vk_tab".

2005 Apr 21
9
Screen capture, save to file
Is there anything in the utils to capture a screen ( or maybe just a window) and save to a file. I have this, but I have no idea where it came from, but it gives a corrupted image Paul # -*- ruby -*- # screen capture -- # This script runs with a Ruby/DL which is included in ruby-1.7. require ''dl/import'' module ScreenCapture extend DL::Importable dlload
2008 Apr 18
1
Wine release 0.9.60
...s more gracefully. winex11: Update caret position. Lei Zhang (38): user32: Add more tests for ES_WANTRETURN. user32: Add more tests for single line edit control inside a dialog. user32: Add tests for edit controls and VK_RETURN. user32: Add tests for edit controls and VK_TAB. user32: Fix WM_CHAR return value for edit controls. user32: Handle ES_MULTILINE correctly for WM_KEYDOWN/VK_RETURN. user32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown. gdiplus: Add a stub for GdipSetClipRectI. user32: Add edit control check to see if its in a dialo...
2009 Sep 02
0
Wine release 1.1.29
...sical. winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. Sergey Khodych (6): user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message. user32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE in a dialog mode. user32: edit: Improve handling of WM_KEYDOWN VK_TAB in a dialog mode. user32: edit: Improve handling of WM_KEYDOWN VK_RETURN in a dialog mode. user32: Use IDOK as default identifier in a template. user32/tests: Fix a typo. Stefan D?singer (8): wined3d: Initialize ps_arb_max_local_constants. wined3d: Don't use WINED...
2009 Oct 23
0
Wine release 1.1.32
...TRETURN style. riched20: Enable the dialog mode after receiving WM_GETDLGCODE message. riched20: Implement handling of WM_KEYDOWN VK_RETURN in the dialog mode. riched20: Implement handling of WM_KEYDOWN VK_ESCAPE in the dialog mode. riched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode. Stefan D?singer (13): configure: Check for ms_hook_prologue attribute support. kernel32: Make some functions hookable. user32: Make some functions hookable. shell32: Make some functions hookable. d3d8: Make Direct3DCreate8 hookable. d3d9: Mak...