Help for this page

Select Code to Download


  1. or download this
    my %win9x = (
             domain1  => {
    ...
    
    }
    
  2. or download this
    sub AddWin9x {
    my %hoh = shift or next;;
    ...
            }
    }