Revision: 10379 https://osdn.net/projects/ttssh2/scm/svn/commits/10379 Author: zmatsuo Date: 2022-11-22 23:39:50 +0900 (Tue, 22 Nov 2022) Log Message: ----------- 行末の文字コード 0x5c を変更 - 警告: 複数行のコメント - gcc が警告 - SJISで「能」は0x945c, 0x5cが行末に来ていた Modified Paths: -------------- trunk/teraterm/common/ttgdiplus.cpp -------------- next part -------------- Modified: trunk/teraterm/common/ttgdiplus.cpp =================================================================== --- trunk/teraterm/common/ttgdiplus.cpp 2022-11-22 14:39:39 UTC (rev 10378) +++ trunk/teraterm/common/ttgdiplus.cpp 2022-11-22 14:39:50 UTC (rev 10379) @@ -28,7 +28,7 @@ // TODO: // - GDI+ Flat API \x82֒u\x82\xAB\x82\xA9\x82\xA6\x82\xC4 DLL \x82\xAA\x82Ȃ\xA2\x8Fꍇ\x82\xF0\x8Dl\x97\xB6 -// - GDI+ \x82\xCD Windows XP\x82\xA9\x82痘\x97p\x89\ +// - GDI+ \x82\xCD Windows XP\x82\xA9\x82痘\x97pok #include <windows.h> #include <gdiplus.h>