Steven
2004-12-02 12:43:05 UTC
The command-line compilation of VB through the statement given below will
create the EXE file.
vb6.exe /make "name of the project file"
But i want to create OBJ first and use linK.EXE to create EXE file. Is there
any preprocesser is available to create VB intermediate files.
Thanks.
create the EXE file.
vb6.exe /make "name of the project file"
But i want to create OBJ first and use linK.EXE to create EXE file. Is there
any preprocesser is available to create VB intermediate files.
Thanks.