Launch default application associated with file extension. (5 Lines of code)
Launch default application associated with file extension. (5 Lines of code)
API Declarations
Sub ShellDef(file_name)
x = ShellEx(Me.hwnd, "open", file_name, "", "", 10)
End Sub
Rate Launch default application associated with file extension. (5 Lines of code)
(1(1 Vote))
Launch default application associated with file extension. (5 Lines of code) Comments
No comments yet — be the first to post one!
Post a Comment