How can I port an application written for Windows NT Embedded 4.0 to Windows XP Embedded?
Porting at the application level may involve a simple copy of the executable (.exe) file and its related files. At a more complex level, you may need to use Microsoft Visual Studio® tools to rewrite portions of the source code to accommodate different core operating system (OS) issues, such as the difference in registry keys and settings. You will need to use Windows Embedded Component Designer to define the application in an .sld file, so you can import it into the component database.
Related Questions
- What application development environment can I use to develop applications or drivers for Windows NT Embedded 4.0?
- Can I convert my Windows NT Embedded 4.0 configurations to Windows XP Embedded configurations?
- Can application development be performed in Windows NT Embedded 4.0 pre-installation model ?