I have a dll created in VB, i can do the declare statement with no problem in foxpro, but when i go execute one of the dll's functions I get the following error message
"cannot load 32-bit dll"
It is a dll created with vb, the person who created it said the following
Only thing that I didn't include was a .DEF file, but that just means you
have to reference the functions by their alias _functionname@16 (for 16
bytes of parameters etc).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.