Re: Biometric scanner(Finger print reader) n eed help implementing in delphi.
"Oliver Schneider" <[email protected]> Thu, 2 Mar 2006 01:09:00 +0100 (MET)
| Newsgroups | gmane.comp.lang.delphi.jedi |
|---|---|
| Message-ID | <[email protected]> |
> I understand there is no .lib file. There is a way to define the
> functions using the extern "c" delcaration to ensure the VC does NOT use
> the normal 'mangled' names. That's the question I'm asking.
Yet you'll need a LIB file in C. It doesn't matter whether the names from
the DLL are mangled or not - if you want to link to it statically you need
the LIB file.
Try to find the information about the linker of MS. As far as I remember it
was able to produce a LIB file from a DLL. Borland provides a tool named
IMPLIB, but I do not know whether is also "speaks" MS's LIB-dialect.
Cheers,
Oliver
--
---------------------------------------------------
May the source be with you, stranger ;)
ICQ: #281645
URL: http://assarbad.net
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Delphi-JEDI/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/