Help for this page

Select Code to Download


  1. or download this
    $CreateTable = new Win32::API("myDll.dll","myTableCreate", 'V','N');
    
  2. or download this
    
    {
    ...
            return $IsBadReadPtr->Call($_[0], $_[1]);   
        }
    }
    
  3. or download this
            if($isLoadedRight>0){print("Loading table error on ".$pathTabl
    +eRight.": ".@DllTblStatus[$isLoadedRight]."\n");}
    
  4. or download this
        $pass = $pass && ($LeftTable>0 && $RightTable>0 && $outputTable>0)
    +;
    
  5. or download this
        $pass = $pass && ($isLoadedLeft==0 && $isLoadedRight==0);
    
  6. or download this
    These are the empty tables HANDLEs:
    Left Table:    48120353
    ...
    Right Table:    48290681
    Output Table:    48120449