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
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