Open a Folder
Posted: Wed Nov 14, 2012 1:27 pm
Dear friends
using this command I Open a folder
SHELLEXECUTE( 0 , 0 , cFolder , 0 , 0 , 1 )
where cFolder contains a name of a folder i.e. "c:\myprogram\images"
How can I close it?
bye
marco
using this command I Open a folder
SHELLEXECUTE( 0 , 0 , cFolder , 0 , 0 , 1 )
where cFolder contains a name of a folder i.e. "c:\myprogram\images"
How can I close it?
bye
marco