in reply to Re: How do I code GlobalMemoryStatusEx in perl
in thread How do I code GlobalMemoryStatusEx in perl

Thanks Rob I'll try an find a C compiler and use this until I can get the perl script working.
  • Comment on Re^2: How do I code GlobalMemoryStatusEx in perl

Replies are listed 'Best First'.
Re^3: How do I code GlobalMemoryStatusEx in perl
by syphilis (Archbishop) on Mar 12, 2009 at 02:48 UTC
    I'll try an find a C compiler

    If you're using ActivePerl:
    ppm install MinGW
    Cheers,
    Rob