Hi all!
Looking at those sprinkled #ifdef _WIN32_WCE, I was wondering, whether there is value in supporting the Windows Embedded platforms.
Here is some context:
I think that the current level of support in the OpenSmalltalk VM dates back to 2007:
So, it seems to run on Windows Mobile 5. Has anybody tried that out recently?
Looking at the efforts to maintain the Windows platform I think it might be reasonable to drop the existing support for Windows CE. Alternatively, we should make an effort to support Windows Embedded Compact 8, which is supported until October 10, 2023.
What do you all think?
Best,
Marcel
P.P.S.: Note that for supporting Windows 10 IoT, we would have to start afresh anyway. I suppose.