Greetings all, I recently made a change in my application to load wpcap.dll explicitly using LoadLibrary(), and GetProcAddress() on the functions that I need. I did this in order to capture errors encountered when loading in a logfile, rather than in the popup generated by Microsoft.
At any rate, what I have found is that when I load winpcap, I get the same popup about pthreadVC.dll... but only on some systems. It seems clear that this DLL is being used by winpcap, but it isn't clear to me what the DLL is, who made it, or why it is only on some systems, and not others. On top of that, if I link in wpcap.lib and use implicit loading of wpcap.dll, I don't have this problem. I am using winpcap 3.0. Any advice is appreciated. Thanks. SLH. --- Steighton Haley [EMAIL PROTECTED] "There are 10 types of people in this world, those who understand binary, and those who don't." ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] =================================================================
