A
Alexander Lowe
I assume you're using __declspec correctly?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccelng/htm/msmod_20.asp
Reading again, to clarify, are you exporting the variables from the dll
and importing them into your exe? Or vice versa?
-- Alex
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccelng/htm/msmod_20.asp
Reading again, to clarify, are you exporting the variables from the dll
and importing them into your exe? Or vice versa?
-- Alex