FILE: 16-Bit CAB SDK Files Available (Cab-16.cab)

Last reviewed: March 17, 1998
Article ID: Q182489
The information in this article applies to:
  • Internet Client SDK, versions 4.0, 4.01

SUMMARY

The Microsoft Web site for the CAB SDK mentions that additional files are available for the 16-bit Windows operating systems, but does not say where these are to be found.

The Cab-16.Cab file is now available from the Microsoft Software Library and is required if you wish to develop cabinet (CAB) files for download to the 16-bit Windows operating systems.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ Cab-16.cab (size: 111106 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

This package provides developers with the components needed to use Microsoft's CAB technology within 16-bit applications. This is a supplement to the Cabinet Software Development Kit from the Microsoft Site Builder Workshop at http://www.microsoft.com/workshop/prog/cab/.

The code in this release supports 16-bit applications on Intel (R) x86 (tm) platforms. This code is compiled for large-model real-mode or Windows applications and features an API compatible with the corresponding 32-bit libraries.

Note that the TESTFCI and TESTFDI samples have not been adapted to compile as 16-bit applications.

Refer to the file Redist.txt for the license agreement for the Cabinet Software Development Kit including redistribution rights.

The following files have the same names as their 32-bit counterparts, so they should be copied to a different directory.

   Readme.txt      This file
   Redist.txt      The Cabinet SDK License Agreement

   Bin\
      Extract.exe   Cabinet file extract utility

   Lib\
      Fci.lib       16-bit File Compression Interface library
      Fdi.lib       16-bit File Decompression Interface library

   Include\
      Fci.h         File Compression Interface header
      Fdi.h         File Decompression Interface header

(c) Microsoft Corporation 1998, All Rights Reserved. Contributions by Mark Davis, Microsoft Corporation
Keywords          : InetSDKCAB
Technology        : kbInetDev
Version           : WINDOWS:4.0,4.01
Platform          : WINDOWS


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 17, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.