- From: Stefan Walcz <sw@arte.de>
- Date: Tue, 16 Apr 1996 22:00:54 +0200
- To: www-lib@w3.org
Hello, I am having big trouble using libwww under Windows NT 3.51 and Windows 95. When I first started using libwww under Windows NT I thought: "Ok just include the library's Header Files in your MFC Project, insert the import libraries too make a few initialization calls and you can start using the lib" I soon found out that it was not that easy, ok I may have missed something in the documentation. So I stepped back to the beginning and read the docs a few times and tried to compile the examples that are in the distribution. Well I got them compiled, whatever I did, the examples (libapp_3 and libapp_4) produced this output in the Debug window: Debug Window Output: ------------------------------------------------------------------------------------------ LDR: LdrpMapDll Relocating: Base Name wwwdll.dll LDR: LdrpMapDll Relocating: Base Name wwwrules.dll LDR: LdrpMapDll Relocating: Base Name wwwcore.dll LDR: LdrpMapDll Relocating: Base Name wwwnews.dll LDR: LdrpMapDll Relocating: Base Name wwwhtml.dll LDR: LdrpMapDll Relocating: Base Name wwwmime.dll LDR: LdrpMapDll Relocating: Base Name wwwhttp.dll LDR: LdrpMapDll Relocating: Base Name wwwcache.dll LDR: LdrpMapDll Relocating: Base Name wwwguess.dll LDR: LdrpMapDll Relocating: Base Name wwwgophe.dll LDR: LdrpMapDll Relocating: Base Name wwwdir.dll LDR: LdrpMapDll Relocating: Base Name wwwftp.dll LDR: LdrpMapDll Relocating: Base Name wwwfile.dll LDR: LdrpMapDll Relocating: Base Name wwwapp.dll First-chance exception in ComLine.exe (USER32.DLL): 0xC0000005: Access Violation. First-chance exception in ComLine.exe (USER32.DLL): 0xC0000005: Access Violation. First-chance exception in ComLine.exe: 0xC0000005: Access Violation. The program 'C:\MSDEV\Projects\WWW\ComLine\Debug\ComLine.exe' has exited with code 0 (0x0). ----------------------------------------------------------------------------------------- Can you tell me where the Problem is. I mean I can compile and run the LineMode Browser. But reading through the Linemode's sources I couldn't detect anything I had not tried before. The only thing I never did, because I did not think of it to be important, was, using this "Objectoriented C" programming as done in the LineModebrowser. But anyway LineMode is running the other things are not so I MUST have missed something. So could anybody help me here? thank you Stefan
Received on Tuesday, 16 April 1996 16:04:56 UTC