Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!tektronix!decvax!ucbvax!ucbcad!ames!amdcad!sun!imagen!atari!portal!cup.portal.com!Terry_L_Parker From: Terry_L_Parker@cup.portal.com Newsgroups: comp.sys.ibm.pc Subject: Re: DOS function call info requested Message-ID: <1173@cup.portal.com> Date: Thu, 29-Oct-87 19:44:12 EST Article-I.D.: cup.1173 Posted: Thu Oct 29 19:44:12 1987 Date-Received: Thu, 5-Nov-87 06:08:24 EST References: <248@PT.CS.CMU.EDU> Organization: The Portal System (TM) Lines: 21 XPortal-User-Id: 1.1001.2374 >I am looking for information about the following INT 21h function calls: > 52h -- partially known > 5Dh > 60h -- error return values unknown > 64h DOS 3.3 > 65h DOS 3.3 -- something about extended country info > 66h DOS 3.3 -- something about code page tables > 68h DOS 3.3 -- "commit file" > >Reply ASAP to have the info included in the list. I will be posting it on >November 1. >-- >{harvard,uunet,ucbvax}!b.gp.cs.cmu.edu!ralf -=-=- AT&T: (412)268-3053 (school) The following are from Programmer's Guid to the IBM PC, Peter Norton: 0x52 - not used 0x5d not used 0x60 - not used The list stops at 0x62 (get PSP address). Since Norton gets most of his info from the Tech Ref manuals, the other functions are undoubtedly undefine, and although they may actually "do something", they are not "official".