How to execute a file type on Win32?
What I want is not to call an executable, but a file:
Wx::ExecuteCommand( 'files\data.xls' , undef , undef ) ;
But this doesn't work!
If we do:
open (CMDLOG, '| files\data.xls') ;
it works, but a new console window opens.
Regards,
Graciliano M. P.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|