#2
|
|||
|
|||
There's nothing built into VBP for that. If you open a .dsp file in VS.NET, it will automatically convert it to a .vcproj file. Microsoft also provides JScript code to automate this, which you could call from VBP:
http://tinyurl.com/f1wl |
|
|