Displaying 1 result from an estimated 1 matches for "bsvls".
2011 May 26
1
error message %1 is not a valid Win32 application.
Hi Everyone,
I am trying to work with a routine that is from the IMSL called BSVLS. I
have the file as a .dll file.
I have been trying to call the routine using the dyn.load function. I am
working on a 32-bit windows 7 OS with 3 GB. For some reason i still keep
getting the error message
LoadLibrary %1 is not a valid Win32 application
I looked at previous posting and they were...