The ShellAbout function displays a Shell About dialog box.
int ShellAbout (
HWND hWnd, |
// handle of parent window |
LPCTSTR szApp, |
// title bar and first line text |
LPCTSTR szOtherStuff, |
// other dialog text |
HICON hIcon |
// icon to display |
); |
If the function succeeds in displaying the dialog box, the return value is a nonzero value; otherwise the return value is zero.
Please note that the ShellAbout function dialog box uses text and a default icon that are specific to either Microsoft Windows or Microsoft Windows NT.
An example of a Shell About dialog box can be seen by selecting the About Program Manager command in Program Manager.
file: /Techref/os/win/api/win32/func/src/f84_15.htm, 3KB, , updated: 2001/6/23 20:41, local time: 2024/11/4 22:24,
3.144.250.72: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/f84_15.htm"> ShellAbout</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.