Help for this page

Select Code to Download


  1. or download this
    use Win32API::File qw[ SetErrorMode :SEM_ ];;
    print SetErrorMode( SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX );;