hi,
My application crash in release mode,but it work well in debug mode.
I use the socket api in the program.
After i call the function recv(),it crash.
If i don't call recv(),it wrok well.
If the socket api conflict with MFC?

BTW:i already see the some articles in the debug section.

any suggestion?

thanks!