how to build a solution which mixed vb6 and vs2005

hi, Our project has mixed VB6 and VS2003. currently, we want to upgrade the VS2003 project to VS2005 and use the TFS build to do the daily building.

The process is :

<Build Project 1 (vs2005) > > export tlb file > Build VB6 program (use the above tlb file) --> tlbimp VB6 program > <Build Project 2 (Vs2005) (using the above tlbimp result>.

Currently, I can export tlb file from project 1, but I do not know how to do next step.

anyone have any ideas?

please help me!!!

[553 byte] By [wangyazheng] at [2008-3-5]
# 1

You can use approach#2 mentioned in the blog http://blogs.msdn.com/nagarajp/archive/2005/10/26/485368.aspx. Replace the command line with appropriate VB6 command line and it should work.

Thanks.

GautamGoenka at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Build Automation...

Visual Studio Team System

Site Classified