- Created github repository.
- Message box error reporting.
- Automatic logging when nodevfeeLog.txt file exists. (Create nodevfeeLog.txt file in same directory to enable logging / delete to disable)
- Support eth-proxy Ethereum Stratum mode (-esm 0 default).
- Support qtminer Ethereum Stratum mode (-esm 1). (Not really tested)
- To make it work after miner restart add option -r 1 to bat file and create reboot.bat with exactly same parameters nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS -r 1
(Havent tested much either

)
https://github.com/Demion/nodevfee---
I have no solution for external miners clients right now, you can try google some DLL injector (be careful with that) and just set task to inject nodevfeeDll.dll to EthDcrMiner64.exe constantly.