I have seen some definitions of functions in a spec file where a string was defined as str or wstr. I do remember that there was an issue with this depending if the string parameter was input only (eg. const) or an input/output parameter.
Is this still valid and if yes how are the rules?
Rolf Kalbermatter