Borland®
Shop
Products Downloads Services Support Partners News & Events Company Community
Company

Delphi Developer Support

Delphi Supports Internet Developers


ISAPI/NSAPI Units (Created 3/19/1997)
Missing Files for full support of ISAPI & NSAPI DLL programming; Already included in D3 C/S Suite.
*Place in the \Source\RTL\Win directory

wininet.pas (Updated 5/17/1996)
Contains manifests, functions, types and prototypes for Microsoft Windows Internet Extensions.

httpext.pas (Updated 5/17/1996)
Contains the functions and prototypes to implement an extension DLL for the Microsoft Internet Server.

Internet Server available from Microsoft.

icp.zip (Updated 5/17/1996)
Interface files to support the MS Internet Control Pack. Contains four files:

  • msicp.pas: Contains wrapper classes for the eight MS ActiveX Internet controls.
  • msicp.dcr: resource file containing a component palette icon for msicp.
  • olectrls.dcu: Updated OLE Control support unit.
  • msicp.reg: Contains a registry key which is missing from the MS distribution registry file.
Before using the components, you must first download and install the MS Internet Control Pack (available at Microsoft's website).

Correct the registry by importing msicp.reg using RegEdit.

To install, copy the first three files (not the .reg file) to your Delphi 2.0\lib directory, then run Delphi 2.0. Select Components|Install, click the Add button, type "msicp", and then press OK to recompile the component library.

 
Site Map Search Contact