Declare RtlGUIDFromString and RtlStringFromGUID.
[wine] / dlls / riched20 / style.c
2005-06-12  Krzysztof Foltman- added support for \ulnone (turning underline off)
2005-05-11  Ivan Leo PuotiFix crash in ME_GetRunSizeCommon(). Turn a FIXME into...
2005-04-16  Krzysztof Foltman- removed trailing spaces from some files
2005-03-11  Krzysztof Foltman- EM_STREAMIN can now deal with undo in a reasonable...
2005-03-08  Krzysztof FoltmanOld font management replaced by the cache-based one...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.