Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with VB DLL
Message
From
08/08/2013 11:01:26
 
 
To
08/08/2013 10:10:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP3
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01580026
Message ID:
01580053
Views:
43
Yes
I Tried:

DECLARE Integer HvsCodeOpen IN HvsCodeDll.dll string dbDirectory
DECLARE INTEGER vbHvsCodeTeze IN HvsCodeDll STRING @vHvsCode, STRING @vHvsAdr
test=HvsCodeOpen("D:\DllTest\") &&Opens the Database Access MDB

vHvsAdr="DEU"+chr(0)+"30559"+chr(0)+"Hannover" + chr(0)+ "Strasse 1"+chr(0)
vHvsCode=REPLICATE(CHR(0),512)

retval=vbHvsCodeTeze(@vHvsCode,@vHvsAdr)


But still get only get a message "declare dll caused an exception"

can you point out where my mistake is ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform