Hi,
I have built an MFC DLL using C++, which creates a Socket and connects to a host. I have tested it through a Win32 application and it works fine.
However when i try to call this function in an eSsignal script, although it is executed, after some seconds eSignal crashes (a window pops up which tells: Application has encountered a problem and will be terminated.......).
Is there any problem with eSignal and MFC DLLs?
Any help would be appreciated.
Thanks a lot.
I have built an MFC DLL using C++, which creates a Socket and connects to a host. I have tested it through a Win32 application and it works fine.
However when i try to call this function in an eSsignal script, although it is executed, after some seconds eSignal crashes (a window pops up which tells: Application has encountered a problem and will be terminated.......).
Is there any problem with eSignal and MFC DLLs?
Any help would be appreciated.
Thanks a lot.
Comment