Hello all,
Having an issue with dragging a text file from a location on the desktop to a text editing app on the desktop. I have code in the load statement to handle associated files double clicked that are opened with this app. The error is a "referenced memory can not be read" error, it opens the program but crashes immediately. Is there a different event that is fired other than the form_load when a file is dropped on an executable or shortcut to executable?
Thanks much
Matt
Having an issue with dragging a text file from a location on the desktop to a text editing app on the desktop. I have code in the load statement to handle associated files double clicked that are opened with this app. The error is a "referenced memory can not be read" error, it opens the program but crashes immediately. Is there a different event that is fired other than the form_load when a file is dropped on an executable or shortcut to executable?
Thanks much
Matt