Help for this page

Select Code to Download


  1. or download this
    AppName: perl.exe     AppVer: 5.8.8.817     ModName: perl58.dll
    ModVer: 5.8.8.817     Offset: 0004005b
    
  2. or download this
    use strict;
    use Win32::API;
    ...
        ) or die Win32::FormatMessage(Win32::GetLastError);
      
      print $res;