Help for this page

Select Code to Download


  1. or download this
    unless ($^O eq "MSWin32" || $^O eq "cygwin") {
        die "OS unsupported\n";
    }
    
  2. or download this
    #include <windows.h>