home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!caen!batcomputer!msiadmin.cit.cornell.edu!bai
- From: bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor)
- Subject: Re: 1.3 and file handle limit?
- Message-ID: <1992Sep10.203823.6149@tc.cornell.edu>
- Sender: news@tc.cornell.edu
- Nntp-Posting-Host: msiadmin.cit.cornell.edu
- Organization: /usr/local/lib/news/organization
- References: <cDaVqB3w165w@sps.pgh.pa.us>
- Date: Thu, 10 Sep 1992 20:38:23 GMT
- Lines: 21
-
- In article <cDaVqB3w165w@sps.pgh.pa.us> kslater@sps.pgh.pa.us (Kevin J. Slater) writes:
- >Is there a limit to the number of available file handles under OS/2 1.3?
- >I have a developer I'm working with who is getting an error message that
- >points to no more available file handles from an app he is developing
- >under v1.3. Any comments?
- >
-
- There is an API call
- DosSetMaxFH( USHORT )
- where USHORT ( an unsigned short number ) is the new file hadles limit for
- a process.
-
- >...Kevin
- >
- >- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- >Kevin J. Slater (kslater@sps.pgh.pa.us) | Believe in the Lord Jesus
- >Slater Programming Services | CI$ 73077,2427 | and you will be saved - you &
- >Glenshaw, PA 15116-0027 | bix kslater | your household. - Acts 16:31
- >- - - - - - - - - - - - WESPAC BBS (412) 487-3637 - - - - - - - - - - - - - -
-
- Dov
-