riched20/tests: Use better types than long.
[wine] / dlls / riched20 / txthost.c
2009-03-06  Dylan Smithrichedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
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...