I need to automate a visual basic build.
I have an DevStudio add in that ocmpiles
all my C++ programs, but I have a few controls in VB that need to be autobuilt as well. Does anyone have any examples or info on how to automate a vb build( preferrably through the devstudio add in I already have written in VB ).
thanks