alexK
December 3rd, 1999, 01:24 PM
Is it possible to build Vb project executable file every time the VC project is build?
thks!
Alex.
thks!
Alex.
|
Click to See Complete Forum and Search --> : How to Build VB project alexK December 3rd, 1999, 01:24 PM Is it possible to build Vb project executable file every time the VC project is build? thks! Alex. Chris Eastwood December 3rd, 1999, 03:51 PM You could always 'shell' out to the 'vb6.exe /make' command from a macro in VC. Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |