The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Grincheux on March 22, 2007, 08:47:41 PM

Title: Exporting variables from a DLL
Post by: Grincheux on March 22, 2007, 08:47:41 PM
I would like to export many variables from a DLL.
How do I declare them ?
I cannot put them in the *.def file ?

Mayday ! :dazzled:
Title: Re: Exporting variables from a DLL
Post by: Vortex on March 22, 2007, 09:15:12 PM
Hi Grincheux,

You can put your variables in a DLL, that's possible :

http://www.masm32.com/board/index.php?topic=6857.0

http://www.asmcommunity.net/board/index.php?topic=2478.msg15779#msg15779