From owner-freebsd-questions Wed Dec 24 15:53:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA10731 for questions-outgoing; Wed, 24 Dec 1997 15:53:03 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA10698 for ; Wed, 24 Dec 1997 15:52:16 -0800 (PST) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id KAA23041; Thu, 25 Dec 1997 10:20:32 +1030 (CST) (envelope-from grog) Message-ID: <19971225102031.22902@lemis.com> Date: Thu, 25 Dec 1997 10:20:31 +1030 From: Greg Lehey To: Donn Miller Cc: FreeBSD Questions Subject: Re: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Doug White on Wed, Dec 24, 1997 at 02:46:06PM -0800 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, Dec 24, 1997 at 02:46:06PM -0800, Doug White wrote: > On Tue, 23 Dec 1997, Donn Miller wrote: > >> Just wondering about the include file. FreeBSD doesn't seem to >> have it. Does fbsd support this library? > > What's the name of the library or package? It may not come with the core > system but may be available as a package. This question came up on -hackers in the last day or so in connection with wine. The replies indicate that it's some kind of Microsoft header file, and that it shouldn't be used under UNIX: there should be some kind of #ifdef. You might like to check if that fits in with what your package wants. Greg