Include .lib to a .dll

Hamnet <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <LISTSERV%[email protected]>
Hi,

I need to use at mscorejt.dll (source code in fjit.cpp) a global variable
defined at sscoree.dll (source code in ceemain.cpp). I supose that I must
to use __declspec({dllexport/dllimport}) so I need to include at the
generation (linker) of mscorejt.dll the library cee_wks.lib.

How can I do this?
Where can I found information about the "make" process?
It is a right way to use a global variable from a module to another?

Hamnet

===================================
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.