ChangeSet ID: 17527 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/16 03:51:20
Modified files: dlls/rpcrt4 : ndr_stubless.c dlls/richedit : richedit.c dlls/riched20 : editor.c dlls/advapi32 : eventlog.c
Log message: Vincent BĂ©ron vberon@mecano.gme.usherb.ca Provide minimal API documentation in advapi/eventlog.c to silence some winapi_check output. Move around functions in riched20, richedit and rpcrt4 to achieve the same goal.
Patch: http://cvs.winehq.org/patch.py?id=17527
Old revision New revision Changes Path 1.8 1.9 +9 -2 wine/dlls/rpcrt4/ndr_stubless.c 1.43 1.44 +20 -20 wine/dlls/richedit/richedit.c 1.26 1.27 +27 -27 wine/dlls/riched20/editor.c 1.24 1.25 +8 -0 wine/dlls/advapi32/eventlog.c