Re: HELP!!! swt + mozilla
Christian Biesinger <[email protected]> Tue, 17 Dec 2002 20:08:19 +0100
| Newsgroups | gmane.comp.mozilla.devel.java,gmane.comp.mozilla.devel.embedding,gmane.comp.mozilla.devel.xpcom |
|---|---|
| Message-ID | <[email protected]> |
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.