plugin_mte.def 205 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 ; plugin_mte.def : Declares the module parameters for the DLL. LIBRARY "plugin_mte" EXPORTS ; Explicit exports can go here OpenPlugin @1 ClosePlugin @2 PluginPreTranslateMessage @3