MD plugin
---------

Allow other MD plugins to send DWs to programs that blocks or do not handle
the send of DWs to the hardware. The programs must be based in the
Technotrend SDK like HispaDVB, WatchTVPro (not tested) and others.

History:

1.00 - Initial release

1.10 - Added support for 2.16 ttdvbacc.dll (not tested)
       If loaded in MD 9.x it converts all DWs sent by other plugins
       to the MD 9.x DW format, so plugins designed for MD 8.x should
       work in 9.x using this plugin too. (not tested)

1.20 - Fixed a bug loading the plugin in MD 9.x

1.30 - Fixed exit in HispaDVB.

1.40 - More fixes in exit from HispaDVB and others that not send WM_CLOSE
       message. I had implemented it in assembler bypassing the call->return
       sequence to avoid unloads of "TT Trick.dll" in the event WM_DESTOY which
       will end with the execution of code in this, already freed, DLL.

(c) 2003-04, One TT User.