Does this make some application work, without providing actual interface implementation?
Does this make some application work, without providing actual interface implementation?
No, It still needs the implementation.
I created a bug for the missing implementation https://bugs.winehq.org/show_bug.cgi?id=42850
Alistair.
On 19.04.2017 14:08, Alistair Leslie-Hughes wrote:
Does this make some application work, without providing actual interface implementation?
No, It still needs the implementation.
Then maybe it's better to a stub interface implementation from the start? This particular interface looks pretty straightforward, tests will be needed of course, for locking methods too.
I created a bug for the missing implementation https://bugs.winehq.org/show_bug.cgi?id=42850
Alistair.