Problem to buid Examples on Win32

I try to create a MVC++ 5.0 project wich the examples in
"Library\Example" directory ("chunk.c" "chunkbody.c" "LoadToFile.c"
"libapp_*.c" ... ). I create the .exe for each example but only
"LoadToFile.c" run without problem.
For example, if I run "chunk.exe <any_url>" the output is "no text" (the
same output if I run "chunk.exe" with a no existent url ).
Instead in Linux platform all example run without problem.
Can you help me?

Thank You.

Received on Wednesday, 27 January 1999 10:06:06 UTC