Well, if you run into problems where the compiler is asking for unistd.h
or tm.h then don't worry. All you have to do is define WIN32. In
Borland builder this is under project options|Directories/Conditionals.
In the box for conditional defines add "WIN32" (without the quotes).
That's it.
I reckon everyone else except me got that one straight off but someone
said I should post anyhow.
Hope to help
-simon
|