如何在MFC应用程序中动态实现多语言支持? [英] How to implement multi Language Support in an MFC application Dynamically?

查看:298
本文介绍了如何在MFC应用程序中动态实现多语言支持?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的问题是我有一个mfc应用程序,该应用程序必须支持不同的语言.用户可以从组合框中选择语言.用户选择语言后,后台应用程序必须使用用户选择的语言.我现在面临的问题是我需要刷新(在选择新语言后,Create()或调用使对话框无效). class ="h2_lin">解决方案

查看此链接 MFC的软件翻译简介 [ ^ ]


看看这里发布的答案:资源DLL和语言选择菜单 [ http://msdn.microsoft.com/en-us/library/8fkteez0% 28VS.71%29.aspx [ ^ ]


My problem is that i have an mfc application which has to support different languages. User can select the language from a combo box. As soon as the user chooses the language, the background application must be in user selected language, The problem i am facing now is that i need to refresh (Create() or call invalidate the dialog after the new language is chosen).

解决方案

View this link Introduction to Software Translation for MFC[^]


Have a look at the answers posted here: How to support multi-language in my application?[^]


A few more links:
Resource DLLs and Language Selection Menu[^]

http://msdn.microsoft.com/en-us/library/8fkteez0%28VS.71%29.aspx[^]


这篇关于如何在MFC应用程序中动态实现多语言支持?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆