Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttcmn.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9245 by zmatsuo, Mon May 10 14:12:12 2021 UTC revision 9292 by zmatsuo, Thu May 27 15:42:20 2021 UTC
# Line 88  static HINSTANCE hInst; Line 88  static HINSTANCE hInst;
88  static PMap pm;  static PMap pm;
89    
90  static HANDLE HMap = NULL;  static HANDLE HMap = NULL;
91  #define VTCLASSNAME _T("VTWin32")  #define VTCLASSNAME "VTWin32"
92  #define TEKCLASSNAME _T("TEKWin32")  #define TEKCLASSNAME "TEKWin32"
93    
94  enum window_style {  enum window_style {
95          WIN_CASCADE,          WIN_CASCADE,

Legend:
Removed from v.9245  
changed lines
  Added in v.9292

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26