-
Ryan Cumming authored
it to Win32. - Move StgIsStorageFile from storage.c to storage32.c. - StgIsStorageFile only returns S_OK, STG_E_FILENOTFOUND, and S_FALSE. - StgIsStorageFile doesn't check if a file is large enough to be a storage file, it only checks for the presence of the 8-byte magic.
42867265