DLL
Laurence Mitchell <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
I'm not understanding something... I have a dll called USBm and a an associated header file. How can I access the methods inside the dll? I tried the sample code and it workds ok. I adapted the sample code to use the dll I want, and I was able to get 2 methods to work. The other methods would require overloading the FuntPtr differently. Typebrowser cannot read the dll correctly... What do I need to include to get help? Thanks