On Thu, 2 Nov 2000, David Elliott wrote:
[...]
> Okay, I can understand why not to use windef.h. But I figured if its a hack
> it might as well really be a hack. I won't use windef.h anymore but will
> instead typedef int INT; in the MSVCRT header files. I think that is the
> only definition I wanted anyway.
Why do you use INT? The Microsoft headers use int like any well
behaved C library header. In particular exit, _exit, and _errno all use
int.
--
Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/
The nice thing about meditation is that it makes doing nothing quite respectable
-- Paul Dean