Help for this page

Select Code to Download


  1. or download this
    use threads::shared;
    my $richEdit : shared;
    
  2. or download this
    sub something {
    
    ...
                                        -addexstyle => WS_EX_CLIENTEDGE
                                        );
    }