Re: Win32 Multicast Problem



As I said, I'm new to Win32 programming :-) However, what really threw
me was that windows.h on
Visual Studio 2005 now includes winsock.h by default without any define
to enable winsock2.h. It
seems like you really have to jump through a hoop to disable winsock.h
from compiling. Weird. Oh
well, it works now so I'm happy :-)

.



Relevant Pages

  • Re: newbie question
    ... >> Now do I need Visual Studio .NET, ... > compiling without Visual Studio, ... > uses compiled DLLs with ASPX page templates. ... it passes it off the the HttpHandler for that type ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: newbie question
    ... > Now do I need Visual Studio .NET, ... Visual Studio.Net provides you with all the latest debugging and compiling ... > that work like CGI or IIS extensions? ... compiled DLLs with ASPX page templates. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: app.config
    ... > I noticed that the app.config file wasn't being copied into the Debug ... > Debug directory when compiling... ... You're supposed to create a file named App.config in your Visual Studio ... Programname.exe.config in the output directory. ...
    (microsoft.public.dotnet.general)
  • Re: How do I Compile Password Filter
    ... I can't help with the compiling as I don't use Visual Studio. ... Bob Voss wrote:> I made a minor modification to the sample password filter from the SDK, ... I> installed Visual C++ from Visual Studio 6 but ended up using the command> line "nmake /f makefile" to compile it. ...
    (microsoft.public.security)
  • re: Where is the STL.NET?
    ... Actually, you are not using STL.Net, just plain STL, which does not work with managed types. ... Nikola Dudar ... I'm using Visual Studio 2005 Professional, ... Compiling... ...
    (microsoft.public.dotnet.languages.vc)