TotalCommander .Net Framework Wrapper v.0.4

TotalCommander Wrapper is .Net Framework wrapper for simply creating new plugin in CSharp or VB. Without register dll as COM.
(+ demoPlugins

!!!!! For support use forum on <a href="http://www.modulesystems.net/TotalCommander/tabid/123/Default.aspx">http://www.modulesystems.net/TotalCommander/tabid/123/Default.aspx</a> (<b>no mail</b>) please !!!

Install:
  Install .Net Framework 2.0
  Copy MosTech.TotalCommander.dll and MosTech.TotalCommander.wfx to !!!BASE!!! of TotalCommander directory. 
  Register FileSystem plugin MosTech.TotalCommander.wfx
  TotalCommander > Network Neighborhood > dotnet > -configure plugins- > -configure plugins- 
  Select directory with dotnet plugins (for example LocalFileSystem.dll)

I know, difficult install. But easy creating new plugins.



Create Plugins:
  All plugins must implement "MosTech.TotalCommander.IPlugin"

ChangeLog:
  2006-06-20
    First version
  2006-07-03 v.0.1
    + Add support .Net Framework 1.1
  2006-07-06 v.0.2
    + SetAttr function
    + SetTime function
    + RequestProc CallBack to static function MtcManager.RequestProc
    O remove bug with Net1.1
  2006-07-09 v.0.3
    + New plugin demo source - NOKIA File Browser (tested on WinXP, NOKIA 6230i, Bluetooth,USB Cable, PCSuite 6.80)
    + Error dialog
    + ProgressProc CallBack to static function MtcManager.ProgressProc
  2006-07-11 v.0.4
    + LogProc CallBack
    + Disconnect
    + Add - right click on PluginName->Properties execute Plugin->Configure
    + Add - right click on Root(dotnet)->Properties execute DotNetWrapper->Configure


TODO:
  Core
    Add impl. FsExtractCustomIcon 
    FsExecuteFile - with FS_EXEC_SYMLINK param(or with verbs), return changed RemoteName
    FsExecuteFile - Add MainForm handle
    FsSetDefaultParams
    Support commandline verbs
    Add support for "source plugins" (auto build)
  
  Misc
    Help (now you can use original from fspluginhelp1.3.zip)
    AutoInstall


Josef Semera
semera@semera.net
http://www.modulesystems.net/TotalCommander/tabid/123/Default.aspx     
