"Michael "GЭnnewig"" MichaelGuennewig@gmx.de wrote:
Changelog:
- Implemented Mo* methods in msdmo.dll
- Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes, DMOGetName.
- Added version resources.
Please use a usual Wine scheme for defining version resources, see existing resources for details.
-- Dmitry.
"Dmitry Timoshkov" dmitry@baikal.ru writes:
"Michael "Guennewig"" MichaelGuennewig@gmx.de wrote:
Changelog:
- Implemented Mo* methods in msdmo.dll
- Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes, DMOGetName.
- Added version resources.
Please use a usual Wine scheme for defining version resources, see existing resources for details.
Adapted it and also added "rsrc.res" to ".cvsignore". So here is the new resulting patch.
Michael Günnewig
"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.
-- Dmitry.
"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