Anonymous
2012-04-05
Where to find the definition of "using Poderosa.MacroEngine;"
Cant find it anywhere, any hints? Lot's of calls to the namespace MacroEngine but no definition.
Iwasa Kazmi
2012-04-05
IMacroEngine is defined in Core\MacroEngineEx.cs,
and its implementation is in Macro\MacroPlugin.cs.
Anonymous
2012-04-06
Thank you.
The problem seems to be the VS conversionwizard, unfortunately I have not the VS2005 version installed that the project is created in. The VS2010 wizard removes references so it is very re-creation of the wheel. I am using VS2010 and the same problem exists in VS2008 conversionwizard.