Undefined symbols

lawson_whitney at juno.com lawson_whitney at juno.com
Wed Feb 7 10:00:34 CST 2001


On Wed, 7 Feb 2001, Ignasi Villagrasa wrote:

> Where could I get information about wine libraries content ?
>
> For instance, if I'm migrating a WNT console based application using
> winelib, which is the library I must link with object files ?
>
> I don't have this information.
>
> Thanks in advance. Ignasi Villagrasa.
>
<wine>/tools/findfunc

will tell you what .spec file a function is defined in (you might have
to make it executable:  chmod a+x tools/findfunc) and from that you can
usually tell pretty easily what dll.  Then just import that dll in your
.spec file of your winelib app, I think.

Lawson

| We apologize if this message has reached you in error.
| Save the Planet, Save the Trees! Advertise via E mail.




________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



More information about the wine-users mailing list