January 17th, 2000, 12:23 AM
I have a C DLL. I want to access functions in it through VB. I did everything according to MSDN docs.
I am getting an error "Run-time error '28': Out of stack space". I have tried to increase the stack size through EDITBIN program,
but still I am getting same error.
Any help in solving this problem is appreciated.
Thanks in advance.
I am getting an error "Run-time error '28': Out of stack space". I have tried to increase the stack size through EDITBIN program,
but still I am getting same error.
Any help in solving this problem is appreciated.
Thanks in advance.