Help for this page

Select Code to Download


  1. or download this
        use Win32::API;
        Win32::API::->Import("kernel32","HANDLE GetCurrentProcess()");
    
  2. or download this
    {
       no strict 'refs';
       *import = \&Import;
    }