Doug Turner wrote:
jml wrote:
2. what is the "string"/"wstring"/"domstring" mean in XPCOM?
[...]

These types map to the AString and ACString. Take a look at the nsEmbedString for a very light implementation of this virtual class.
Doesn't "string" map to an us-ascii char* and "wstring" to a UTF-16 PRUnichar*?


--
Fiat iustitia et pereat mundus.




Reply via email to