StgIsStorageFile

Ryan Cumming ryan at completely.kicks-ass.org
Fri Nov 15 02:29:12 CST 2002


Hi,

This was another Win32->Win16 call found by winapi_check. This fix is a bit 
more complicated, as it involves porting code to Win32 and fixing a buglet 
found by checking the MSDN docs.

On a side note, I made a pretty nice testcase for this, but there seems to be 
no dlls/ole32/tests directory.

-Ryan

ChangeLog:
-Move StgIsStorageFile16's implementation to StgIsStorageFile; port it to 
Win32.
-Move StgIsStorageFile from storage.c to storage32.c
-StgIsStorageFile only returns S_OK, STG_E_FILENOTFOUND, and S_FALSE (checked 
against MSDN and WinXP)




-------------- next part --------------
A non-text attachment was scrubbed...
Name: StgIsStorageFile.diff
Type: text/x-diff
Size: 3700 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021115/13065a01/StgIsStorageFile.bin


More information about the wine-patches mailing list