Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
希望开发 Win 7 嵌入式。但是,第 3 方 API 在标准 Win 7 操作系统上运行。我可以在 Win 7 Embedded 上运行这些 API 吗?
Windows Embedded 确实支持常规的 Win32 API。
但是您的嵌入式设备需要是 x86 设备(而不是 ARM 或 SuperH)。