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

Reply via email to