jamescrasto
May 15th, 2001, 12:31 PM
Hello,
I have a table storing picture filenames (.tif, .jpg, etc) and I am populating it on a DataGrid. The user is expected to double-click a particular row on the DataGrid to open up the selected filename in "Imaging" application (c:\windows\kodakimg.exe) which is shipped with Win98 (Start >Programs >Accessories >Imaging). After the user closes the "Imaging" application, control should return back to our program.
Kindly spare a moment to explain me how this can be accomplished using API calls. You may instruct only the API coding part, the rest is ready with me.
Thank you in advance,
James.
I have a table storing picture filenames (.tif, .jpg, etc) and I am populating it on a DataGrid. The user is expected to double-click a particular row on the DataGrid to open up the selected filename in "Imaging" application (c:\windows\kodakimg.exe) which is shipped with Win98 (Start >Programs >Accessories >Imaging). After the user closes the "Imaging" application, control should return back to our program.
Kindly spare a moment to explain me how this can be accomplished using API calls. You may instruct only the API coding part, the rest is ready with me.
Thank you in advance,
James.