25 Jun
2008
25 Jun
'08
10:24 a.m.
Hello Dylan, Dylan Smith wrote:
I tried to make richedit.h more consistent with the public SDK headers by adding anything any missing defines and structures that I could find. --- include/richedit.h | 395 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 384 insertions(+), 11 deletions(-)
------------------------------------------------------------------------ Please do not use C++ style comments aka "//". Those are frown upon in Wine.
bye michael