Yes, I found the problem with compiler optimization in the place, different from winpcap. For some reason it was in the subsequent usage of FormatMessage.
Regards, Alex -----Original Message----- From: Gianluca Varenni [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 4:51 AM To: [EMAIL PROTECTED] Subject: Re: [WinPcap-users] unhandled exception while using compiler optimization in VC 7.1 Hi Alex. We are using VC7.1 with a lot of winpcap based apps, without any problem. Were you able to create a minimal winpcap based app exploiting such optimization problem? Have a nice day GV ----- Original Message ----- From: "Alex Narinsky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 28, 2004 8:56 PM Subject: [WinPcap-users] unhandled exception while using compiler optimization in VC 7.1 > My project that uses winpcap works fine if I do not specify optimization > in the C++ compiler options. If I use optimization it immediately gives > me unhandled exception. > > Did anybody use compiler optimization while working with winpcap? > > Thanks > > > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[email protected]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== > ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] ================================================================== ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
