12-10-2009, 05:34 AM
(This post was last modified: 12-10-2009, 05:35 AM by thanasis2028.)
I am using VB.net to create an app, and I have associated .mvt files with my application. But how can I tell my app what to do when the user opens(double-clicks) a .mvt file? I need a way for my app to detect that a .mvt was actually double-clicked and not the app itself and read the .mvt that was double-clicked when the app starts. Can you help me ?