Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Imageek
  • Content: Threads
  • Order by date
  1. Imageek

    Unable to resolve Error 28, when calling a fortran Dll

    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...
  2. Imageek

    Problems calling a Visual Fortran DLL from VB6.0

    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...
  3. Imageek

    Calling a Compaq Visual Fortran Dll From VB6.0

    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...

Part and Inventory Search

Back
Top