Hi
Ive got an image application that when I double click on a picture, it loads the program and diaplays it.
I have a problem. When I use the command line and type
When I double click the image, view.exe crashes and attempts to create a log file.
When I compile with debug on, it still crashes and makes a log file. No error is given.
I have set up the filetype, using windows with the command line of view.exe %1 and it still doesn't work.
Can anyone help here? Has it worked for anyone before?
Ive got an image application that when I double click on a picture, it loads the program and diaplays it.
I have a problem. When I use the command line and type
view.exe image.jpgthe program works..
When I double click the image, view.exe crashes and attempts to create a log file.
When I compile with debug on, it still crashes and makes a log file. No error is given.
I have set up the filetype, using windows with the command line of view.exe %1 and it still doesn't work.
Can anyone help here? Has it worked for anyone before?