Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> question: cannot use forms api (ifd2f60.lib)

question: cannot use forms api (ifd2f60.lib)

From: klam <klam400_at_sinaman.com>
Date: Wed, 6 Feb 2002 08:27:48 +0800
Message-ID: <a3pt9c$k0i1@imsp212.netvigator.com>


Dear all,

I am new to Oracle Developer 6i.

According to a document from Oracle, we can write C programs to utilize forms api (ifd2f60.lib in %oracle_home%\forms60\api) in order to apply massive changes to forms (e.g. font size, add menu roles, etc.). I encounter the following error when I attempt to link ifd2f60.lib

E:\temp\c>ilink32 sample02.obj ifd2f60.lib Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: 'C:\APPL\ORACLE\DEV6IR2\FORMS60\API\IFD2F60.LIB' contains invalid OMF rec ord, type 0x21 (possibly COFF)

I am using Borland's C++ compiler 5.5.

Thanks for any help.

Kelvin Received on Tue Feb 05 2002 - 18:27:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US