INTERACT FORUM

Windows => Plug-in Development => Topic started by: Rob L on May 05, 2005, 05:40:08 pm

Title: Reading and writing external files from a plugin
Post by: Rob L on May 05, 2005, 05:40:08 pm
This may be Yet Another Stupid Question, but...

I had a programme which was previously an external exe hooking into MC.

I'm now in the process of converting it to a plugin.

However, all the operations I do to read and write to text files on the disk just fail - surely that's not a limitation, is it? If so, is it an ActiveX limitation, or an MC limitation?

I'm confused...

Rob