Help for this page

Select Code to Download


  1. or download this
    VinsWorldcom@C:\Users\VinsWorldcom> ver
    
    ...
    
    VinsWorldcom@C:\Users\VinsWorldcom> perl -MTk -e "print $Tk::VERSION"
    804.031
    
  2. or download this
      cd pTk\mTk\xlib\X11
    
  3. or download this
    43: #ifdef _DWIN64
    44: typedef __int64 XID;
    45: #else
    46: typedef unsigned long XID;
    47: #endif
    
  4. or download this
    43: #ifdef _DWIN64
    44: #include <inttypes.h>
    ...
    46: #else
    47: typedef unsigned long XID;
    48: #endif
    
  5. or download this
      dmake
      dmake test
      dmake install