There is
nothing you can do with a DLL file.
If you know what functions are contained in the DLL, you can call
those functions. The Win32 API is a set of DLLs and you can
certainly do things with that.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"oteixeira"
wrote in
message
...
Hi Ernesto.
DLL's (files with .dll extensions) are portions of executable
programs
(.exe) which are called only by this executable programs. There
is
nothing you can do with a DLL file.
--
oteixeira
------------------------------------------------------------------------
oteixeira's Profile:
http://www.excelforum.com/member.php...o&userid=35320
View this thread:
http://www.excelforum.com/showthread...hreadid=560667