"Dmitry Timoshkov" dmitry@baikal.ru writes:
"Michael "Günnewig"" MichaelGuennewig@gmx.de wrote:
Adapted it and also added "rsrc.res" to ".cvsignore". So here is the new resulting patch.
I don't see rsrc.rc in the patch. Also, please send the patch to wine-patches, since Alexandre doesn't apply patches sent to wine-devel.
Oops, forgotten to append it, but now.
Changelog:
- Implemented Mo* methods in msdmo.dll
- Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes, DMOGetName.
- Added version resources.
Michael Günnewig