MANAGED_RESOURCES (Windows Embedded CE 6.0)
1/5/2010
This macro definition specifies additional resources that contain managed code by listing resource file names, separated by semicolons. Do not include a trailing semicolon at the end of the list. Managed resource file types include .resx, .bmp. or .xml.
Example
The following example code shows you how to use the MANAGED_RESOURCES macro:
MANAGED_RESOURCES=Customization.xml,SuiteImport.Customization.xml