File handling DLL

 
Hi folks,
I've created a dll enable you to save your files outside the MetaTrader 4\experts\files
You can download it with the source code (VC++ & MQL4) from here:
http://www.forex-tsd.com/showthread.php?t=386
 
Hi folks,
I've created a dll enable you to save your files outside the MetaTrader 4\experts\files
You can download it with the source code (VC++ & MQL4) from here:
http://www.forex-tsd.com/showthread.php?t=386

Try to post it here too:
"MQL4: automated forex trading"
 
I'll try to post it there!
Anybody can download it from forex-tsd and tell me his/here/they comment(s) :D
 
Anybody tried my file handling dll? any comments?
 
Codersguru,

Yes...works like a charm! I'll try to use it in EA to get customized output records...of course, if I hit a snatch, will drop a line to you... :)
 
Codersguru,

How can I use the dll/mq4 code to 'append'a file? I want to create the output file for my EA such that it will record key price points and indicator values for each trade and write them in an output file...

I think, your code has write property but not the append property, so when I plug in the code, I get a blank file after backtesting...

Maratha.
Reason: