ToolTipFixer

Improvements to window handling

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.0
  • Fix Version/s: 1.0.1
  • Component/s: Windows Service
  • Description:
    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

Activity

Hide
Mahmoud Al-Qudsi added a comment - 26/Jun/07 9:09 PM
Resource for uFlags for SetWindowPos function: http://msdn2.microsoft.com/en-us/library/ms633545.aspx
Show
Mahmoud Al-Qudsi added a comment - 26/Jun/07 9:09 PM Resource for uFlags for SetWindowPos function: http://msdn2.microsoft.com/en-us/library/ms633545.aspx

People

Dates

  • Created:
    26/Jun/07 9:05 PM
    Updated:
    26/Jun/07 9:09 PM
    Resolved:
    26/Jun/07 9:05 PM