----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <inline@perl.org> Sent: Thursday, July 21, 2005 2:12 AM Subject: RE: Inline automatically includes windows.h on Win32 ??
> It looks like perl.h includes win32.h which includes windows.h. > Quite so - I knew there was some Inline::C documentation somewhere that mentioned the pre-inclusion of some header files - and I also (incorrectly) thought that it was the *Inline::C* module that somehow included them. I've just now found that documentation again ('perldoc Inline::C), and it quite clearly states that 'perl.h' is the file that includes those additional standard header files. Thanks Eric, Ken. Cheers, Rob