Migrating a Windows Ap to VxWorks

I’m starting a new internal research project to determine the feasibility of porting a large open-source GUI-based Windows application to VxWorks. This is not a trivial task. Typically VxWorks’ applications have little or no user interface (think of your laser printer). The Windows ap in question is written in C++ [...]