This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-05 03:07:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
riched20
History
Thomas Faber
5e0050d001
riched20: Do not return incorrect values from ME_CharFromPoint[Cursor].
2011-10-24 20:27:30 +02:00
..
tests
riched20/tests: Test format rect adaption to window size and behavior with zero-sized windows.
2011-10-24 19:54:08 +02:00
caret.c
…
clipboard.c
…
context.c
…
editor.c
…
editor.h
riched20: Constify some ME_Context pointer parameters.
2011-10-24 19:37:08 +02:00
editstr.h
…
list.c
…
Makefile.in
…
ocr_reverse.cur
…
paint.c
riched20: Constify some ME_Context pointer parameters.
2011-10-24 19:37:08 +02:00
para.c
…
reader.c
…
res.h
…
riched20.spec
…
richole.c
riched20: Constify some ME_Context pointer parameters.
2011-10-24 19:37:08 +02:00
row.c
…
rtf.h
…
run.c
riched20: Do not return incorrect values from ME_CharFromPoint[Cursor].
2011-10-24 20:27:30 +02:00
string.c
…
style.c
…
table.c
…
txthost.c
…
txtsrv.c
…
undo.c
…
version.rc
…
wrap.c
riched20: Simplify ME_PrepareParagraphForWrapping.
2011-10-24 19:54:02 +02:00
writer.c
…