Original Post
If I were to create a .dat file using this method http://gpwiki.org/index.php/C:Custom_Resource_Files and loaded one up with pictures. Could I create a program that could take one selected picture save it to the desktop and open it? For windows I could use ShellExecute() to open it right? What about for Mac?