STL resource using eMbedded Visual C++ 3.0
Article Writing
2
Posts
2
Posters
0
Views
1
Watching
-
STL is not currently supported by Windows CE (through version 3.0). I imagine the next version of the OS will support it. It all has to do with the lack of exception handling in the OS. However, this doesn't mean you are completely out of luck. Several people have done their best to tackle this problem. Check out these links: http://www.stlport.org/ http://www.dinkumware.com/libdace.html http://www.halcyon.com/ast/swdev.htm Good luck, Matt Philmon