Sponsors

ShellAbout

Function name: ShellAbout

Defined in : Shell32

Requirements : Windows NT 3.5(1) or later; Windows 95 or later

Declaration:

Declare Function ShellAbout Lib "shell32.dll" Alias "ShellAboutA" (ByVal hwnd As Long, ByVal szApp As String, ByVal szOtherStuff As String, ByVal hIcon As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Common Dialogs

Categories