WSAStartup generates unhandled exception
C / C++ / MFC
21
Posts
5
Posters
0
Views
1
Watching
-
One thing I have tried is moving the WSAStartup to the main initDialog function and the app goes through. Any ideas???? jim:confused:
jimjim733 wrote:
Any ideas?
Nope. I suggest you follow the call chain into
ScanForUnits()
fromOnInitDialog()
in debug mode. Verify that all objects operated on are created properly."It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown