Re: Calling C++ DLL from FORTRAN ... Application failed to initialize properly




diverbeard wrote:
I have this dll that I wrote in VC++.NET. I've exported some functions
that I know work when called from C++, VB, VBA, HTML (when I regasm(ed)
it). So it works ... but they want me to call it from FORTRAN, writen
in Intel Fortran. When I try to run the fortran code, I get
"Application failed to initialize properly (0xc0000142) Click on OK to
terminate the program"

See my reply at
http://softwareforums.intel.com/ISN/Community/en-US/forums/30221320/ShowThread.aspx#30221320
--
Steve Lionel
Developer Products Division
Intel Corporation
Nashua, NH

User communities for Intel Software Development Products
http://softwareforums.intel.com/
Intel Fortran Support
http://developer.intel.com/software/products/support/
Intel Software Network Blogs
http://www.intel.com/software/blogs/

.



Relevant Pages