Win32/MFC Files (RC/EXE/DLL) Last update: March 2017  | 
		
The following Win32 file types can be localized/translated with RC-WinTrans: 
 
 
 Win32 RC files are read and written by RC-WinTrans as ANSI files, i.e., each character is represented as one byte in the file. To support alphabets other than the standard ASCII set, RC-WinTrans automatically computes the code page number that refers to the language of the target file. 
 The symbol for an RC file in the RC-WinTrans' Projects view is similar to the one known from Microsoft Visual Studio. The main resources are grouped as shown in the figure below.  | 
	
  | 
		Figure: Tree view display of a Win32 RC file in RC-WinTrans' Projects view.  | 
	
NOTES: 
 
 See also: "Import from Translated Resource File"; "Localizing ActiveX Control Data"; "Multiple-Language Target Files." 
  |