Display the windows About Box using ShellAbout API
Display the windows About Box using ShellAbout API
API Declarations
Alias "ShellAboutA" (ByVal hWnd As Long, ByVal szApp As String, _
ByVal szOtherStuff As String, ByVal hIcon As Long) As Long
Rate Display the windows About Box using ShellAbout API
(1(1 Vote))
ShellAbout hWnd, "Karthikeyan ", "For More Details contact KARTHIKEYAN", hIcon
End
End Sub
Display the windows About Box using ShellAbout API Comments
No comments yet — be the first to post one!
Post a Comment