Thread
:
C++ Builder 6 - Opening a File
View Single Post
#
9
(
permalink
)
April 13th, 2006, 06:06 AM
rowin
Authorized User
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,
I managed to do it.
I used:
HINSTANCE hInst = ShellExecute(0,"open",Filename, 0,0,SW_SHOW);
Kind Regards,
rowin
View Public Profile
Find all posts by rowin