home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Collection - Online Library - January 1996
/
CKITOS2196.ISO
/
diskette
/
gg244090.dsk
/
unc.dsk
/
README.TXT
< prev
Wrap
Text File
|
1993-11-16
|
5KB
|
87 lines
***********************************************************************
*** ***
*** IBM International Technical Support Organization ***
*** Austin Center ***
*** ***
*** Sample Code for ***
*** ***
*** Developing DCE Applications for AIX and OS/2 ***
*** ***
*** GG24-4090-0 ***
*** ***
*** July 1st 1993 version ***
*** ***
***********************************************************************
*************************** Disclaimer ********************************
References in this package to IBM products, programs or services do not
imply that IBM intends to make these available in all countries in which
IBM operates. Any reference to an IBM product, program, or service is not
intended to state or imply that only IBM's product, program, or service may
be used. Any functionally equivalent program that does not infringe any of
IBM's intellectual property rights may be used instead of the IBM product,
program or service.
Information in this package was developed in conjunction with use of the
equipment specified, and is limited in application to those specific
hardware and software products and levels.
IBM may have patents or pending patent applications covering subject matter
in this package. The furnishing of this package does not give you any
license to these patents. You can send license inquiries, in writing, to
the IBM Director of Commercial Relations, IBM Corporation, Purchase,
NY 10577.
The information contained in this package has not been submitted to any
formal IBM test and is distributed AS IS.
The use of this information or the implementation of any of these
techniques is a customer responsibility and depends on the customer's
ability to evaluate and integrate them into the customer's operational
environment. While each item may have been reviewed by IBM for accuracy in
a specific situation, there is no guarantee that the same or similar
results will be obtained elsewhere. Customers attempting to adapt these
techniques to their own environments do so at their own risk.
This package contains examples of data used in daily
business operations. To illustrate them as completely as possible, the
examples contain the names of individuals, companies, brands, and products.
All of these names are fictitious and any similarity to the names and
addresses used by an actual business enterprise is entirely coincidental.
*********************** End of Disclaimer *****************************
This diskette contains several directories named CHAPTER.xx. Each directory
contains one or more sample programs described on the equivalent xx chapter
of the Developing DCE Applications for AIX and OS/2 book.
There is also one directory named UTILS that contains some utilities to
convert AIX text files to OS/2 text files and vice versa.
Some directories may have it's own README.TXT file. When you find a README
file please read it prior to compile and run the samples.
------------------------------------------------------------------------
Note for OS/2 users: IBM DCE for OS/2 supports HPFS and FAT file systems.
When installing IBM DCE for OS/2 development environment you can install
DCE include files for HPFS system and/or for FAT systems. The IDL
compiler can also generate files with long filenames for HPFS systems and
short filenames for FAT systems. All samples in this diskette are using
filenames compatible with the HPFS environment. If your environment if
FAT you have to modify the name of the files generated by the IDL compiler
in all makefiles and the name of the include file generated by the IDL
compiler in each C source file.
Note for AIX users: An install script called INSTALL.AIX is provided
to help you in copying all files from this diskette into your AIX system.
Using dosread copy INSTALL.AIX from this diskette into your system.
Run it and all files and the directory structure contained in this
diskette will be duplicated in your system.
------------------------------------------------------------------------