Am Samstag, den 12.09.2009, 15:52 +0200 schrieb Markus Stockhausen:
Hi,
hopefully the right explanation for the error can be found here http://bugs.winehq.org/show_bug.cgi?id=9575 . Once again I need someone with a Windows machine who can provide the following:
... HRESULT = StgOpenStorage( 'testfile.txt', ... , ppstgOpen1 ); HRESULT = StgOpenStorage( 'testfile.txt', ... , ppstgOpen2 );
I expect *ppstgOpen2 not to be NULL in Windows while being NULL under Wine.
Best regards.
Markus
Uh, too fast when sending. Additionally the result code of HRESULT is needed to get a clearer picture.
Best regards.