[vwnc] Using generic DLL in ObjectStudio, Anybody have experience?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Using generic DLL in ObjectStudio, Anybody have experience?

Gjovik, Erik

I need to use a DLL in a new ObjectStudio project. I can not get it to work. Anybody have a working example that I could try and explore? The documentation in chapter 12 of the user guide is just not working for me.

 

--

Erikgj

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Using generic DLL in ObjectStudio, Anybody have experience?

James Robertson-7
You typically have to create the interface by hand - the dllcc parser will generate simple interfaces, but runs into problems against many real header files.


James Robertson
Cincom Smalltalk Product Evangelist
Talk Small and Carry a Big Class Library




On Oct 29, 2009, at 4:46 PM, Gjovik, Erik wrote:

I need to use a DLL in a new ObjectStudio project. I can not get it to work. Anybody have a working example that I could try and explore? The documentation in chapter 12 of the user guide is just not working for me.
 
--

Erikgj

 
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc