Actually what I'm doing is searching through windows that compare text by GetWindowText win32 api call Does. It then creates an image and saves the image in that window. It's all working well; However, the window I need should be in a maximum or normal position. This program can capture it even if the window is open in the background or off screen. My question is, is there a way to open windows on the handle, but keep the background in the window? I'm able to return the required window in normal position with ShowWindow (int handle, int state), but it also sets focus on the window.
Just thought ... good idea to save the current call active handles, shovando () and then return the focus to the saved window?
This is not clear, let's focus on activating the window on ShowOpen () SW_SHOWNOACTIVATE option Use
Comments
Post a Comment