iphlpapi: Implemented GetUdpStatistics for Solaris.
[wine] / dlls / riched20 / txthost.c
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-09  Michael Stefaniucriched20: Fix some Win64 compiler warnings.
2009-01-30  Michael Stefaniucriched20: Remove superfluous pointer casts.
2009-01-21  Dylan Smithrichedit: Prevented using NULL hwnd for certain operations.
2009-01-21  Dylan Smithrichedit: Implemented ITextHost for windowed richedit...