Help for this page

Select Code to Download


  1. or download this
    Win32::API->Import(
       'mydll',
    ...
          LPDWORD lpCount
       )',
    );
    
  2. or download this
    my $nCount = 5;
    SomeFunction($nCount);
    
  3. or download this
    SomeFunction(undef);
    
  4. or download this
    use strict;
    use warnings;
    ...
          sleep(0.500);
       }
    }
    
  5. or download this
    Handle: 1980
    Avail: 0
    ...
    Zzzz
    Avail: 0
    Zzzz