On 12/17/11 10:10 PM, Aaron Faanes wrote:
I agree that the locale stuff should come first. Would implementing the stubs in dlls/msvcp90/locale.c be a good place to start?
I'm working on implementing collate and ctype classes. You can pick some other locale facet classes to implement (e.g. codecvt). If you start working on anything please let me know so we don't duplicate the work.