sanjoy wrote:
Dear All,
I want to know can I use NANT to compile VB6.0 code.
there is a vb6 task in NAntcontrib [1]
In VB6.0 we have the problem of compiling DLLs and OCX files which
very offen breaks compatibility and we have to compile 3 stages.
1.No Compatibility
2.Project Compatibity
3.Clas
Dear All,
I want to know can I use NANT to compile VB6.0 code.
In VB6.0 we have the problem of compiling DLLs and OCX files which
very offen breaks compatibility and we have to compile 3 stages.
1.No Compatibility
2.Project Compatibity
3.Class Compatibity
I request to provide me a solution to