医疗电子技术网|技术阅读
登录|注册

您现在的位置是:医疗电子技术网 > 资源下载 > VC书籍 > If your application uses MFC in a shared DLL, and your application is in a language other than the

If your application uses MFC in a shared DLL, and your application is in a language other than the

  • 资源大小:101 K
  • 上传时间: 2024-03-21
  • 上传用户:乱无语1
  • 资源积分:2 下载积分
  • 标      签: application your language shared

资 源 简 介

If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

相 关 资 源