The AnyPopup function indicates whether an owned, visible, top-level pop-up, or overlapped window exists on the screen. The function searches the entire Windows screen, not just the calling application’s client area.
AnyPopup is a Windows version 1.x function and is retained for compatibility purposes. It is generally not useful.
BOOL AnyPopup(VOID)
This function has no parameters.
If a pop-up window exists, the return value is nonzero, even if the pop-up window is completely covered by other windows.
If a pop-up window does not exist, the return value is zero.
This function does not detect unowned pop-up windows or windows that do not have the WS_VISIBLE style bit set.
GetLastActivePopup, ShowOwnedPopups
file: /Techref/os/win/api/win32/func/src/f02_14.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 17:21,
18.189.185.62:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/func/src/f02_14.htm"> AnyPopup</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.