Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 553
Default Creating C++ DLL for my VBA code

Can anyone provide me with an example of something in VBA which is quite slow
which I can then turn around and substitute with a C++ DLL?

I am looking to build a routine which shows the speed differences of using
VBA code vs VBA code referencing a C++ DLL. It really an excersise in
bulding and running C++ DLLs in VBA.

So effectively the routine will have two options (1 = VBA, 2 = C++). I will
then run the routine based on whatever option, and record the time taken to
finish the routine.

I will then figure out the C++ DLL piece once this first part is completed.
I have heard that matrix math might be a good example of this. Will likely
incorporate this into a looping structure for simulation purposes.

Thanks

EM
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with following code creating chart Vince Excel Programming 2 June 22nd 05 12:44 AM
Creating Charts in VBA Code [email protected] Excel Programming 4 April 13th 05 07:21 AM
Creating new VBA code on the fly Jag Man Excel Programming 1 February 13th 04 12:24 AM
Creating new VBA code on the fly Jag Man Excel Programming 2 February 12th 04 05:06 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"