Article ID: 200555 - Last Review: November 21, 2006 - Revision: 3.1 How to localize the stock ActiveX property page with MFC resourcesThis article was previously published under Q200555 SUMMARY MFC provides localized versions of the standard OLE color,
font, and picture property pages. This article provides two methods for using
these resources in MFC property pages. MORE INFORMATION The first method for using these resources is to install the
MFC resource-only DLL that is localized for the language that you want on the
system. For more information about how to use the MFC resource-only DLLs,
see Technote 57 (TN057) titled, "Localization of MFC Components."
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
208983
(http://support.microsoft.com/kb/208983/
)
How to use MFC LOC DLLs
If the MFC4xLOC DLL is not a workable alternative, the
only other solution is to create a customized property page that can be
localized. To do this, follow these steps:
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
198846
(http://support.microsoft.com/kb/198846/
)
How to create localized resource DLLs for MFC application
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 198536
(http://support.microsoft.com/kb/198536/
)
How to include the localized MFC resources in an EXE or DLL
APPLIES TO
| Article Translations
|
Back to the top
