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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by Gjovik, Erik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

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
vwnc@...
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

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

by James Robertson-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
vwnc@...
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
vwnc@...
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc