Re: Win32 Multicast Problem



I should have mentioned that I'm using Visual Studio 2005. It turns
out that microsoft changed the header files around and winsock.h was
being included automatically by windows.h and this was causing
winsock2.h to fail (so I removed my inclusion of winsock2.h). I
figured out how to get windows to not include winsock.h and I included
winsock2.h and ws2tcpip.h and now it's working.

FYI.

Jeff

.



Relevant Pages

  • php ide editor
    ... I am looking for a php ide editor, like Frontpage or Visual Studio. ... Jeff ... Prev by Date: ...
    (php.general)
  • Re: Cant make project in VS
    ... >I haven't used Visual Studio in several months. ... >and tried to create a new C# class library project. ... Jeff ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Winnet function RetrieveUrlCacheEntryFile
    ... > Hi, Jeff, ... > I am using Visual Studio 6.0 Visual C++ for my application, any way to fix ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: OpenThread
    ... I have checked all source and header files. ... Still no success ... Prev by Date: ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Windows DDK Suite 3.0
    ... You should be building with the DDK's build environment. ... You cannot use Visual Studio 6.0's compiler for building this stuff. ... > // some header files ... > and tried to compile.. ...
    (microsoft.public.development.device.drivers)