Saturday, September 17, 2011

Compile Visual Basic source code in command line

vbc /r:System.DLL /r:System.Windows.Forms.DLL /r:System.Drawing.DLL WinEvents.vb

No comments:

Post a Comment