It's a long road for us to DF 20 since we do so much API wrapping. I also write lots of API on a daily basis.

It would be nice to have a bit more documentation on the API front for the "Component writers". I can guess that those undocumented PointerToString/PointerToWString functions do, but it's nice to have a section in the help showing EXACTLY what they do (and showing all the related functions for External_Function/API) I can't even find them in FMAC. Yikes.

I don't even want to try to recompile our apps in DF 20 as we use tons of APIs (which exclusively deal with ANSI). Looking at the wrapper for PathRemoveExtensionW is enough for me to think about how many similar APIs I have in my apps and how long it will take to convert all those.

Frank Cheng