Looking to develop Win 7 embedded. However, 3rd party APIs run on standard Win 7 OS. Can I run these APIs on Win 7 Embedded?
Windows Embedded does support the regular Win32 APIs.
But your embedded device will need to be an x86 device (as opposed to ARM, or SuperH).