Re: WineHQ: Corrected PATCH to fix IPersistFile::Load() and associated functions.

2003-10-30 Thread Mike McCormack
Subhobroto Sinha wrote: Hello all I corrected my last patch after replacing everything C++ into C. Great. It looks much better! There's just one last thing: +SHGetPathFromIDListA(This->pPidl,szTemp); +This->sPath=HeapAlloc( GetProcessHeap(), 0,(strlen(szTemp)+1)*sizeof(WCHAR)); +dwBy

WineHQ: Corrected PATCH to fix IPersistFile::Load() and associated functions.

2003-10-29 Thread Subhobroto Sinha
Hello all I corrected my last patch after replacing everything C++ into C. This patch has been inlined as well as attached as a ZIP file, so suit yourself. All reports regaring this patch is to be sent to with a proper subject prefixed by "IPersistFile patch" in the subject header. This patch