Re: Newbie Questions
"Gerhard Wenzl" <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <[email protected]> |
> markus wrote: > Aside from .Net _applications_ using ICU (about which I don't have any information), I heard that > the "Mono" project which implements a CLR/.Net engine itself on non-Windows platforms uses ICU. > Someone else on the list may have a link. > the mono project can be found at http://www.go-mono.com, but I haven't seen any ICU code there. BTW:if you build a .Net applications in Managed C++, you can call native C++ code (ICU calls) in a quite simply way. gerhard