Help for this page

Select Code to Download


  1. or download this
    Win32::API->Import(
       'kernel32',
    ...
          LPDWORD lpBytesLeftThisMessage
       )',
    );
    
  2. or download this
    BEGIN {
       # BOOL WINAPI PeekNamedPipe(
    ...
          return $rv;      
       }
    }