Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Need to create an inhouse tool in VB 2008.
It will need to grab several types of files and compile them into a resource dll. Files are proprietary and related to forms, input screens, etc. Need to do all this at runtime to allow inhouse flexibility.
Where can I find code for this? Thanks in advance.
Posted

1 solution

I guess what you require is to compile your files in runtime mode.
You could try having a look at this [^]article.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900