| 
O.P.  RE: Newbie-question: How to make a dll in VB?
 When I do this, I get these alerts: Why? 
 
The project file 'C:\windows\profiles\matthijs\mijn documenten\prog\plus\VB\MPPluginVB.vbp' contains invalid 'Type' key value. 
OK 
 
Display more load alerts 
Yes No 
 
'MPPlugindef can not be public in this type of project. The item has been changed to public. 
 
The project file 'C:\windows\profiles\matthijs\mijn documenten\prog\plus\VB\MPPluginVB.vbp' contains invalid 'Type' key value. 
OK 
 
Display more load alerts 
Yes No 
 
The project file 'C:\windows\profiles\matthijs\mijn documenten\prog\plus\VB\MPPluginVB.vbp' contains invalid 'ThreadingModel' key value. 
OK 
 
Display more load alerts 
Yes No 
 
 
And how to make a dll? When I run the program, it says: 
Must have Startup form of Sub main(). 
OK 
 
Out of memory 
OK Help 
 
I can't believe there is really to little memory. 
 This post was edited on 07-10-2003 at 07:44 AM by math.
 |