19 lines
357 B
Modula-2
19 lines
357 B
Modula-2
|
;+-------------------------------------------------------------------------
|
||
|
;
|
||
|
; Microsoft Windows
|
||
|
;
|
||
|
; Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
;
|
||
|
; File: webhits.def
|
||
|
;
|
||
|
;--------------------------------------------------------------------------
|
||
|
|
||
|
LIBRARY WEBHITS
|
||
|
|
||
|
EXPORTS
|
||
|
|
||
|
HttpExtensionProc
|
||
|
GetExtensionVersion
|
||
|
TerminateExtension
|
||
|
|