Skip to content

user32_to_win32u

Converted functions:

  • GetWindowLongPtrW
  • SetWindowLongPtrW
  • GetWindowLongW
  • SetWindowLongW
  • GetWindowRect
  • GetAncestor
  • RedrawWindow
  • GetClientRect
  • GetWindowRgnEx
  • InternalGetWindowText
  • GetLayeredWindowAttributes
  • SendMessageW
  • GetDesktopWindow
  • SetForegroundWindow
  • GetForegroundWindow
  • ShowWindow
  • ShowOwnedPopups
  • SetWindowPos

Missing functions:

  • PtInRect
  • GetSystemMetrics
  • DrawIconEx
  • UpdateLayeredWindow
  • CreateWindowExW
  • CreateWindowW
  • DestroyWindow
  • IsIconic
  • PostMessageW
  • SetRect
  • GetCursorPos
  • GetFocus
  • WindowFromPoint
  • WindowFromDC
  • MonitorFromRect
  • MonitorFromWindow
  • SetRectEmpty
  • IsRectEmpty
  • IntersectRect
  • UnionRect
  • OffsetRect
  • GetMonitorInfoW
  • EqualRect
  • SetTimer
  • KillTimer
  • SendMessageTimeoutW
  • GetQueueStatus
  • GetClipCursor
  • ScreenToClient
  • ChildWindowFromPointEx
  • MapWindowPoints
  • GetParent
  • GetClipboardOwner
  • OpenClipboard
  • EmptyClipboard
  • CloseClipboard
  • EnumClipboardFormats
  • SetClipboardData
  • ClientToScreen
  • AdjustWindowRect
  • DefWindowProc
  • RegisterClassEx
  • DestroyIcon
  • DestroyCursor
  • LoadCursor
  • BeginPaint/EndPaint

Merge request reports