Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

Questions

How to create simple DLL in Visual Studio 2008?

How to use it in Excel?

Author: nuclph

Step1

Step 2

Step 3

Step 4

Step 5

Step 6

Write this code in main.cpp

Step 7

Write this text in export.def

Step 8

Step 9

Step 10

After compilation, SimpleMath.dll should be in directory

Step 11

Create new module in Excel and write this code

Step 12

Enjoy !

You might also like