• Ryan Cumming's avatar
    - Move StgIsStorageFile16's implementation to StgIsStorageFile; port · 42867265
    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
storage32.c 189 KB