Hi
I'm creating a TXT/RTF editor (MDI .exe) in VB 6
I have associated TXT and RTF file to be opend (with doulcle click) with my editor program
Now I would like to open multiple file with the same instance of the application (for example if I double click on more txt file) or use the same application (already opened) when I double-click on another txt file of RTF
I tried with DDE but I 'm not able to let it work
Thanks for who will help me and best wishes
I'm creating a TXT/RTF editor (MDI .exe) in VB 6
I have associated TXT and RTF file to be opend (with doulcle click) with my editor program
Now I would like to open multiple file with the same instance of the application (for example if I double click on more txt file) or use the same application (already opened) when I double-click on another txt file of RTF
I tried with DDE but I 'm not able to let it work
Thanks for who will help me and best wishes