search for: keybd_event

Displaying 3 results from an estimated 3 matches for "keybd_event".

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
2014 Nov 14
0
Wine release 1.7.31
...ender_target_FillRectangle() implementation. d2d1: Implement d2d_solid_color_brush_SetColor(). d2d1: Implement d2d_solid_color_brush_GetColor(). d2d1: Implement d2d_solid_color_brush_SetOpacity(). Huw D. M. Davies (4): comctl32/tests: Post a key-down message rather than use keybd_event. mlang: Accept "ascii" as an alias for "us-ascii". user32: Make the combo's listbox a topmost window. winemac: WS_EX_DLGMODALFRAME shouldn't prevent the window being resizeable. Iv?n Matellanes (12): msvcrt: Avoid locking the file in _fclose_nolo...
2009 Jan 16
0
Wine release 1.1.13
...uration. urlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration. msi/tests: Opening package with relative filename sometimes succeeds on Windows. rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows. user32/tests: keybd_event can send HCBT_KEYSKIPPED notifications. shell32/tests: Prevent crash on XP/W2K3. Gerald Pfeifer (2): README: Make FreeBSD requirements less conservative, only requiring FreeBSD 6.3. Sync documentation/README.de. Hans Leidekker (19): winhttp: Set last error for invalid URLs...