ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   External dll (https://www.excelbanter.com/excel-programming/290938-external-dll.html)

Chiwa

External dll
 
Hey,

Can I use an external dll in a excel-macro?

Greetz

Chiwa



Chip Pearson

External dll
 
Yes, you can use an external DLL file. See help for the Declare
statement. Note that VBA can call only functions compiled with
the __stdcall directive. Otherwise, you get a "Bad Calling
Convention" error.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Chiwa" wrote in message
...
Hey,

Can I use an external dll in a excel-macro?

Greetz

Chiwa






All times are GMT +1. The time now is 04:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com