dbTalk Databases Forums  

Visual dBASE 5.7, 16-bits DLL, optional parameters

comp.databases.visual-dbase comp.databases.visual-dbase


Discuss Visual dBASE 5.7, 16-bits DLL, optional parameters in the comp.databases.visual-dbase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Geurds
 
Posts: n/a

Default Visual dBASE 5.7, 16-bits DLL, optional parameters - 12-07-2004 , 10:26 AM






Hi group,

I've written a 16-bits DLL (containing functions, using the C calling
convention) which I want to use in Visual dBASE 5.7.
Some of these functions are equipped with optional parameters.

Is it possible in VdB5.7 to pass parameters optionally?!
For example, something similar to this;

extern cdecl clogical myfunction (cstring, cstring, optional clong,
optional clong) mydll.dll
return myfunction (mystring1, mystring2 [, myvalue1, myvalue2])

Thanks in advance...

Reply With Quote
  #2  
Old   
news.alldbase.com
 
Posts: n/a

Default Re: Visual dBASE 5.7, 16-bits DLL, optional parameters - 12-08-2004 , 08:19 AM






You might want to ask this question in the dBASE newsgroups.
news://news.dbase.com
news://news.dbasetalk.com
news://news.alldbase.com
--
Rich...
www.autotraker.com
AutoTraker Inc.

"Mark Geurds" <mark.geurds (AT) pondres (DOT) nl> wrote

Quote:
Hi group,

I've written a 16-bits DLL (containing functions, using the C calling
convention) which I want to use in Visual dBASE 5.7.
Some of these functions are equipped with optional parameters.

Is it possible in VdB5.7 to pass parameters optionally?!
For example, something similar to this;

extern cdecl clogical myfunction (cstring, cstring, optional clong,
optional clong) mydll.dll
return myfunction (mystring1, mystring2 [, myvalue1, myvalue2])

Thanks in advance...



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.