RobEmDee
Centurion
I have a Windows Forms application for which I have created a custom file type that the application works with. Once my custom file extension is associated with my application on the user's machine, I'd like for the user to be able to lauch the application and load a specific file by double-clicking on the file in Windows Explorer. Does anyone have an example for accomplishing this? Thanks!