https://bugs.winehq.org/show_bug.cgi?id=45551
--- Comment #11 from Håkon haakobja@gmail.com --- I could share my backup-files with you in order for you to create a patch. Or I'll have to try to find the documentation for the method and implement a stub of some kind.
I've never tried to create a patch for Wine. Is the development test driven? I guess there should be tests for checking that the method does what it is supposed to do?
But first I would need to implement a stub for the method. Right now I've only added the method to the spec, and then Wine says that I've made a call to an unimplemented method.