eVC
eVC, short for Embedded Visual C++, was an integrated development environment from Microsoft designed for developing software for Windows Embedded Compact and Windows Mobile platforms. It formed the centerpiece of the eMbedded Visual Tools suite and was commonly used to create native C/C++ applications for devices running Windows CE. The IDE provided a code editor, project management, build and debugging tools, and access to Windows CE APIs, along with libraries and sample code tailored to embedded targets.
Historically, eVC was introduced in the late 1990s to support Windows CE versions such as 2.x and
With the transition to the Visual Studio family, Microsoft gradually migrated Windows CE/Windows Mobile development to
See also Windows CE, Windows Mobile, eMbedded Visual Tools, Platform Builder.