Re: Non-COM funtions in DLLs
Roger I Martin PhD <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
With some of the info coming from the user?... ----- Original Message ----- From: "Robert Hastings" <[email protected]> To: <[email protected]> Sent: Sunday, June 27, 2004 4:20 PM Subject: [JAWIN] Non-COM funtions in DLLs > Instead of trying to parse the header files directly why don't we build a > typelibrary with a module section that describes all of the funtions. Then > we can use the typelib browser to auto generate the calls. That way we'd > have the necessary [in] [out] markers... Of course, we'd need to enhance the > typelib browser to support modules/functions. > > Robert >