Ok. That gets me a little bit further.
gems use the tty? method on IO. which in turn calls
[DllImport("kernel32")]
private extern static IntPtr GetStdHandle(int nStdHandle);
[DllImport("kernel32")]
private extern static int GetFileType(IntPtr hFile);
obviously ker
tfpt review "/shelveset:Win32APIPlatformCheck;REDMOND\tomat"
Comment :
Adds Win32 platform check to Win32API.rb.
Tomas
Win32APIPlatformCheck.diff
Description: Win32APIPlatformCheck.diff
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org