SHRunDialog Unsupported function! Shows the "Run" dialog (i.e. Start menu / Run) VB4-32,5,6 Declare Function SHRunDialog Lib "shell32" Alias "#61" (ByVal hOwner As Long, ByVal Unknown1 As Long, ByVal Unknown2 As Long, ByVal szTitle As String, ByVal szPrompt As String, ByVal uFlags As Long) As Long |
Operating Systems Supported |
|