I have a large Fortran DLL that works fine as an console app. When I call it through VB it punts during a large allocate() call with an Out of Stack Space error. Does VB have any intrinsic stack limitations that C++/Fortran doesn't? Any ideas? Thanks in advance. [sig][/sig]