Searched defs:exstyle (Results 1 – 2 of 2) sorted by relevance
176 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in FilterUncapturableWindows() local277 const LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in IsWindowChromeNotification() local
31 DWORD exstyle, int x, int y, int cx, int cy) { in Create()