Issue Details (XML | Word | Printable)

Key: TTF-3
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mahmoud Al-Qudsi
Reporter: Mahmoud Al-Qudsi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
ToolTipFixer

Improvements to window handling

Created: 26/Jun/07 09:05 PM   Updated: 26/Jun/07 09:09 PM   Resolved: 26/Jun/07 09:05 PM
Component/s: Windows Service
Affects Version/s: 1.0.0
Fix Version/s: 1.0.1


 Description  « Hide
Now using flags:

SWP_NOMOVE | SWP_NOSIZE | SWP_NOREPOSITION | SWP_NOREDRAW | SWP_NOACTIVATE | SWP_NOSENDCHANGING | SWP_ASYNCWINDOWPOS | SWP_DEFERERASE | SWP_NOOWNERZORDER

Special attention to SWP_ASYNCWINDOWPOS and SWP_NOOWNERZORDER

Sort Order: Ascending order - Click to sort in descending order
Mahmoud Al-Qudsi added a comment - 26/Jun/07 09:09 PM
Resource for uFlags for SetWindowPos function: http://msdn2.microsoft.com/en-us/library/ms633545.aspx