'C' device development using VS2003.

Is it possible to write 'roll your own' smart device software using just a 'C' Main program instead of a C++ with VS2003 ?

Thanks,
Bob H

[149 byte] By [BobH] at [2008-2-20]
# 1
Visual Studio 2003 does not support C or C++ development for smart devices.

Visual Studio 2005 supports C and C++ development for smart devices; our application wizards do not generate C projects only C++, and the C scenarios are not as thoroughly tested as the C++ scenario.

JoshHeitzman-MSFT at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...