Linemode over Win32s

Paulo Correia - UMINHO (PJC.CET@cet.pt)
Fri, 23 Sep 1994 16:42:01 +0200

I'm trying to compile the CERN LineMode, with the define for NT
"_WINDOWS", but my job especifications request that the linemode works
under windows 3.1 or 3.11, so I'm using win32s.
There are some partes that doesn't work, I don't know if there is
something that I don't have (some type of SDK, or something else), or
some define I'm missing ( I'm using "_WINDOWS", "NO_DIR_OPTIONS",
"NO_UNIX_IO") .
I would like some help if possible, like some guide lines to orient my
job.
If possible I would like your opinion about the compilator to use, I'm
using BC++4.0, and I'm thinking that this isn't a very good ideia.
PJC