VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Launch default application associated with file extension. (5 Lines of code)

Alon Harel  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Mon 30th August 1999   Mon 8th February 2021

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).bas

Launch default application associated with file extension. (5 Lines of code) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters