|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] Can anyone spot this guy's BASIC compile err ? (charity case :-)) Dan Hoehnen Wed, 20 Jan 1999 13:43:33 -0500 (EST) |
Passing strings btwn VB and C dlls can sometimes be tricky. But, I think
the problem might be in the way the dll function is declared. The
calling convention for the dll function needs to be __stdcall, not
__cdecl, if you want to call it from VB. I don't know if you have
control over the writing of the dll, though.
On Wed, 20 Jan 1999, Mark Gilmore wrote:
> --
> Mark Gilmore
> Omnipotence (ECS Home Automation Software)
> Voice:423-745-0026
> FAX :423-745-1714
> omnip@usit.net
> http://www.usit.com/omnip
Dan Hoehnen
dhoehnen@infinet.com
He who dies with the most toys, wins!
*************************************************************************
* Home Automation Index: http://www.infinet.com/~dhoehnen/ha/list.html *
* *
* ACE Home Automation Software - Supports HomeVision, ECS and most *
* other automation systems - Caller ID, Text-to-Speech, Internet and *
* intranet support, Touchscreen support, E-Mail, much more... *
* *
* Port16.ocx & Port32.ocx - Give Visual Basic access to I/O ports *
* *
* http://www.infinet.com/~dhoehnen/software/ *
*************************************************************************
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects