{******************************************} { } { FastReport v4.0 } { ISAPI extension library } { Copyright (c) 2006-2007 } { by Alexander Fediachov, } { Fast Reports Inc. } { } {******************************************} library fastreport; uses frxISAPI; exports GetExtensionVersion, HttpExtensionProc, TerminateExtension; begin end.