On 7/30/19 1:09 PM, Vincent Povirk wrote:
Signed-off-by: Vincent Povirk vincent@codeweavers.com
pcbRead is a required argument. Windows Forms has an IStream implementation that depends on it:
https://github.com/madewokherd/winforms/blob/36684d6dfd994f2a06dd6ef5fa73e01...
That's actually a bug in Mono, by my understanding. The CCW should be able to handle NULL return value pointers. I've sent a patch for it: https://github.com/mono/mono/pull/15906