Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::GUI;
    ...
    $Window->Show();
    Win32::GUI::Dialog();
    # eof
    
  2. or download this
      Insert.hInsertAfter = (HTREEITEM) handle_From(NOTXSCALL ST(next_i));
    
  3. or download this
      switch(SvIV(ST(next_i))){
    
    ...
        Insert.hInsertAfter = (HTREEITEM) handle_From(NOTXSCALL ST(next_i)
    +);
        break;
      }