I am calling a fortran dll from VB 6.0 and it keeps coming up with error 28. I have only nested the call statment in one procedure, removed all variable to the module level and removed all posible fixed length strings + there are no 'DoEvent' so that can not be the problem. This leaves only an...
I am having troble passing a varying size array from VB to VF where in the DLL call statement I pass across the first value in the array ( e.g. Array(1)) and the dimension (e.g. 10) and when I try to use the dimension in VF to dimensionalise the array it doesn’t use the value.
This is a very...
I am having troble passing a varying size array from VB to VF where in the DLL call statement I pass across the first value in the array ( e.g. Array(1)) and the dimension (e.g. 10) and when I try to use the dimension in VF to dimensionalise the array it doesn’t use the value.
This is a very...
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.