Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/ttpmenu/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10706 - (show annotations) (download)
Sun May 14 15:37:30 2023 UTC (10 months, 4 weeks ago) by zmatsuo
File size: 155 byte(s)
ttpmenu のダイアログ,メニューをUnicode APIを使用するよう修正

- 簡単に切り替えることができる部分はUnicode版を使用すようにした
- TERATERM.INI への参照をUnicodeに変更
- lng ファイルへの参照を一部Unicode化
1 [*.{cpp,c,h,cc}]
2 indent_style = tab
3 indent_size = 4
4 end_of_line = crlf
5 charset = cp932
6 insert_final_newline = true
7 trim_trailing_whitespace = false

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