Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Calling functions from a xll library


Hi all,

I'm trying to call a function I have written in C.
My understanding is before I use a function from a dll library I shoul
declare it with the 'DECLARE FUNCTION' statement.
To access a function from an XLL, this statement is probably no
necessary as the XLL has a procedure registering all availabl
functions.

Given that my test function in C has the following syntax:
__declspec(dllexport) LPXLOPER TestFunction( LPXLOPER x, LPXLOPE
xArray, LPXLOPER yArray, short extrapFlag )
what would be the syntax of the VBA function to pass array data to th
TestFunction

--
eLiN
-----------------------------------------------------------------------
eLiNK's Profile: http://www.hightechtalks.com/m44
View this thread: http://www.hightechtalks.com/t230451

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
Calling a .net library from excel Keith Howard Excel Discussion (Misc queries) 0 March 8th 10 08:17 PM
Calling a common XLA Library file, stored on a network drive :) eXcellence Excel Discussion (Misc queries) 5 June 28th 05 02:10 PM
Calling a common XLA Library file, stored on a network drive :) eXcellence Setting up and Configuration of Excel 5 June 28th 05 02:10 PM
Calling a common XLA Library file, stored on a network drive :) eXcellence Excel Programming 9 June 28th 05 02:10 PM
Calling a common XLA Library file, stored on a network drive :) eXcellence Excel Programming 4 June 16th 05 11:00 AM


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

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"