- From: K. O. Linn <linn@informatik.fh-wiesbaden.de>
- Date: Tue, 23 Nov 1999 08:29:50 +0100 (MET)
- To: www-lib@w3.org
Hi, may be you should use winsock2.h instead of winsock.h if you want to compile the library by yourself. The dll's must be in the systems (or a path directory). I am using (with MSVC 4.2) the following Preprocessor settings. WIN32,_DEBUG,_CONSOLE,_WINSOCKAPI_ optionally WWW_WIN_ASYNC ... and it seems to work. K.O. Linn At 12:40 22.11.99 -0700, you wrote: >Hello, > >I am new to this list and to the wwwlib in general. I have downloaded the >distribution and the binaries. I am trying to simply run some of the sample >applications - specifically the Simple PUT and POST examples. Every time I >try to run them I get an Error that it can't find the MSVCRTD.dll file. I >checked and such a file does not exist on my system (Though I do have >MSVCRT.dll). I then tried recompiling and received no error's but again >when I ran them the same error message appeared. What is going on with >this? Has anyone else ever experienced this problem? > >(I am using MSVC 4.0 on a Win95 machine) > >Thanks for your time, >Jeff > >Jeff Macomber >Program Analyst >NCS-ESSD >jmacomber@ncslink.com >(480) 610-7659 > > >
Received on Tuesday, 23 November 1999 02:29:52 UTC