[Ttssh2-commit] [9312] デバグ用コードをコミットしていたので修正

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 6月 20日 (日) 10:07:22 JST


Revision: 9312
          https://osdn.net/projects/ttssh2/scm/svn/commits/9312
Author:   zmatsuo
Date:     2021-06-20 10:07:22 +0900 (Sun, 20 Jun 2021)
Log Message:
-----------
デバグ用コードをコミットしていたので修正

- r9307 でコミット

Revision Links:
--------------
    https://osdn.net/projects/ttssh2/scm/svn/commits/9307

Modified Paths:
--------------
    trunk/teraterm/common/compat_win.cpp

-------------- next part --------------
Modified: trunk/teraterm/common/compat_win.cpp
===================================================================
--- trunk/teraterm/common/compat_win.cpp	2021-06-18 16:05:10 UTC (rev 9311)
+++ trunk/teraterm/common/compat_win.cpp	2021-06-20 01:07:22 UTC (rev 9312)
@@ -38,7 +38,7 @@
 #include "ttlib.h"
 
 // for debug
-#define UNICODE_API_DISABLE	1
+//#define UNICODE_API_DISABLE	1
 
 ATOM (WINAPI *pRegisterClassW)(const WNDCLASSW *lpWndClass);
 HWND (WINAPI *pCreateWindowExW)(DWORD dwExStyle, LPCWSTR lpClassName, LPCWSTR lpWindowName, DWORD dwStyle, int X, int Y, int nWidth, int nHeight,


Ttssh2-commit メーリングリストの案内
Back to archive index