wine-wine/dlls/riched20
Alexandre Julliard 70eef947a1 riched20: Specify cursor hotspots separately for each size.
This is supported in icoutils as of version 0.32.0.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-17 16:23:18 +02:00
..
tests
Makefile.in
caret.c
clipboard.c
context.c
editor.c riched20: Add support for pasting EMFs. 2017-08-24 08:36:21 +09:00
editor.h riched20: Remove an unused parameter. 2017-09-14 17:32:49 +02:00
editstr.h riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
list.c
ocr_reverse.cur riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
ocr_reverse.svg riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
paint.c riched20: Remove an unused parameter. 2017-09-14 17:32:49 +02:00
para.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Don't scale the picture size with dpi. 2017-09-14 17:32:56 +02:00
row.c
rtf.h riched20: Don't create a special richedit ole instance for the RTF parser. 2017-08-24 08:35:59 +09:00
run.c
string.c
style.c
table.c riched20: In ME_ProtectPartialTableDeletion properly set out parameter (cppcheck). 2017-10-04 10:44:00 +02:00
txthost.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
txtsrv.c riched20: Initialize ME_TextEditor members in ME_MakeEditor(). 2017-08-24 08:35:52 +09:00
undo.c
version.rc
wrap.c
writer.c