Dll fucntions called in EXE !
-
Hi, I have created a dll in VC++ and an EXE that uses this dll. One of the function called Open(..) present in dll connect to a server. My exe calls this Open(..) function. when I run my exe for the first time it connects to the server. All the other tries fails. But if I run the exe in debug mode it works. what would be the problem Can any one help? Thank you. Regards, lg.
lgatcodeproject
-
Hi, I have created a dll in VC++ and an EXE that uses this dll. One of the function called Open(..) present in dll connect to a server. My exe calls this Open(..) function. when I run my exe for the first time it connects to the server. All the other tries fails. But if I run the exe in debug mode it works. what would be the problem Can any one help? Thank you. Regards, lg.
lgatcodeproject
That has probably nothing to do with the fact that it is a dll. Did you try to paste the code from Open in the exe directly to see what's happening ? Does it also fail ?
Cédric Moonen Software developer
Charting control [v1.2]