On Tue, May 27, 2003 at 07:40:07PM +0100, Mike Hearn wrote:
No, it is definitely said what is missing:
Unhandled exception: unimplemented function storage.dll.IStream16_Stat called in 32-bit code (0x4126eb7a).
Chances are pretty good that StgCreateDocFileOnILockBytes is called just some lines later though.
Why does the backtrace show a different function altogether?
Because the debuginfo is not complete in the generated files I think.
Ciao, Marcus