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-03 10:17:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
riched20
History
Huw Davies
7a59014fa2
riched20: Send WM_CHAR notifications.
2013-02-28 21:02:06 +01:00
..
tests
…
caret.c
riched20: Don't assume the the runs in a row are in visual order.
2013-02-26 18:18:16 +01:00
clipboard.c
…
context.c
…
editor.c
riched20: Send WM_CHAR notifications.
2013-02-28 21:02:06 +01:00
editor.h
riched20: Add the ability to CharFromPoint to either pick the closest leading edge or the leading edge of the selected character.
2013-02-18 16:34:10 +01:00
editstr.h
…
list.c
…
Makefile.in
riched20: Make sure to load dll below 2GB address space.
2013-02-19 10:39:31 +01:00
ocr_reverse.cur
…
paint.c
riched20: Move the password string hack to just before it's used.
2013-02-15 17:52:11 +01:00
para.c
…
reader.c
…
res.h
…
riched20.spec
…
richole.c
…
row.c
…
rtf.h
…
run.c
riched20: Add the ability to CharFromPoint to either pick the closest leading edge or the leading edge of the selected character.
2013-02-18 16:34:10 +01:00
string.c
…
style.c
…
table.c
…
txthost.c
…
txtsrv.c
…
undo.c
…
version.rc
…
wrap.c
riched20: Correctly set the row's x position.
2013-02-26 18:18:06 +01:00
writer.c
…