Visual Basic 6 Headers for the NAG C Library Mark 23
The information here is applicable to the DLLs supplied with CLW3223DAL.
Support files for Visual Basic 6 (VB6) and Visual Basic for Applications (VBA) may be found in this zip file. These files can be used in both VB6 (and earlier) and VBA (32-bit) code. Separate Visual Basic .NET headers are available.
For each NAG C Library chapter letter there is a file called
The header files are based on the stand-alone version of the NAG C Library DLL (CLW3223DA_nag.dll); to specify the version of the DLL which uses the MKL BLAS/LAPACK instead (CLW3223DA_mkl.dll), replace CLW3223DA_nag.dll by CLW3223DA_mkl.dll in the Function and Sub declarations.
See the pages on using the NAG C DLLs from Visual Basic 6 and Excel for information on how to use these headers.