search for: getwindowtext

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

Did you mean: setwindowtext
2004 Aug 06
1
Multiple Winamp/Oddcast processes
...may be controlled with external software via Windows messages. The problem is that all streams are sending the same song title information obtained from one of the Winamps. So the wrong song title is showing on most streams when played. Oddsock, I presume you are obtaining the song title via the GetWindowText Windows call but with the wrong handle. Hopefully you can obtain the handle of the Winamp that the Oddcast process is attached to. I hope you can fix this when you get a chance. Much appreciated. Best regards, Ross Levis ========================================= StationPlaylist.com http://www....
2008 Jul 01
2
how to automatically maximize the graph window (under XP) ?
Hello, I'm trying to produce graphs automatically from data stored in database. Before saving the graphs, I would like to maximize the size of the graphs. The best would be to directly open maximized windows with x11() but up to now I failed doing it. I tried different widths and heighs but I never managed to obtain a full screen window. Is there a command to do it ? Thanks in advance, Ptit
2017 Jan 13
0
Wine release 2.0-rc5
...l32/tests: Some tests for ExtractIcon(). shell32/tests: Some tests for ExtractAssociatedIcon(). comctl32/tests: Call appropriate default procedure for parent window (Valgrind). shell32/tests: Test valid special folder IDs with NameSpace() method. user32/tests: Some tests for GetWindowText() when non terminated string is returned. comctl32/toolbar: Protect from NULL pointer access in TB_GETBUTTONINFOW handler. comctl32/trackbar: Fix TBM_SETRANGEMAX handling when new limit is less than current min boundary. comctl32/propsheet: Double size of a template buffer passed...
2015 Jul 28
0
Wine release 1.7.48
...t uses top-down DIB. dwrite: Update cached bitmap size on Resize() as well. shell32: Added GetCurrentProcessExplicitAppUserModelID() stub. webservices: Added WsCreateError stub. user32: Initialize buffer before sending WM_GETTEXT. user32: Don't send WM_GETTEXT from GetWindowText() with invalid buffer length. dwrite/tests: Some tests for GetRecommendedRenderingMode(). dwrite: Implement GetRecommendedRenderingMode(). Piotr Caban (6): shell32: Remove code for separating arguments from file path. shell32: Handle executable with space in path in SHELL_e...