converting all the include files to dll

 

Hey guys, I wrote down a complicated Expert advisor that uses many custom include files that I also coded.

I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert advisor is on this include files.

how can I protect those mqh files? 

Thanks !

 
zaro123: I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert advisor is on this include files. how can I protect those mqh files?

Don't send them. They can't be used anyway.

 
William Roeder:

Don't send them. They can't be used anyway.

Don't send them is not an solution. and they are used inside the EA. 

the whole purpose of the project was to sell expert advisors in the end

 
Easiest include them all in the expert source file.

If he needs to see the classes headers for some reason, there is no easy solution.
 
zaro123:

Don't send them is not an solution. and they are used inside the EA. 

the whole purpose of the project was to sell expert advisors in the end

You problem is not clear. Why not just send the ex4 ?