|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Compile VB6 Code RuntimeDoes anybody knows, whether their is any way through which we can
programatically compile a VB6 Source code (written in a plain text file) and to produce the desired .dll or .exe file. Through VB6.exe its possible but only through command line. Is their any way to do it programatically, somewhat like : CompileFile(<output_dll/exe_file_name> as string, <vb_project/source_code_file_name> as ParamArray()) as CompilerErrors You could use Process.Start to lanch vb6.exe...
-- Show quoteHide quotePatrice <2006.a***@gmail.com> a écrit dans le message de news: 1156419675.971345.100***@p79g2000cwp.googlegroups.com... > Does anybody knows, whether their is any way through which we can > programatically compile a VB6 Source code (written in a plain text > file) and to produce the desired .dll or .exe file. Through VB6.exe its > possible but only through command line. Is their any way to do it > programatically, somewhat like : > > CompileFile(<output_dll/exe_file_name> as string, > <vb_project/source_code_file_name> as ParamArray()) as CompilerErrors >
Where is the "default" property of the Command Button Object in VB.net
Get text file content into SQL table Array of a Class - Weird Output translating more stuff from C Coding service dependencies streaming the output of a batch file to a text box? Wireless Electronics/Cell Phones/GPS/Text Messaging not able to run the Process Problem re-enabling menu item need advices on Global Error Handling in VB.Net |
|||||||||||||||||||||||