Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #981
| From | "Rod Pemberton" <dont_use_email@nohavenotit.com> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. |
| Date | 2013-08-31 01:32 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <op.w2n1omts0e5s1z@-> (permalink) |
| References | (4 earlier) <kvnrce$akb$1@speranza.aioe.org> <c2fcd62f-5c67-4d9a-b267-a240efac2430@googlegroups.com> <kvqa9q$p1g$1@speranza.aioe.org> <1782cf26-d8e3-43c3-bd47-667a173ba6e4@googlegroups.com> <kvqet5$7a0$1@speranza.aioe.org> |
On Fri, 30 Aug 2013 11:48:54 -0400, Bill Buckels <bbuckels@mts.net> wrote: > <kerravon@w3.to> wrote: >> TC++ 1.01 (part of the museum) available for download without >> requiring registration of an unrelated (and non-free?) product? > > I have it here free from the old museum without the condition > of purchasing products. I can send it to you in private mail. > I downloaded most everything that was free from the old museum > long ago. > Borland's software museum comes up every few years on c.o.m.d., comp.lang.asm.x86, alt.os.development, etc. AFAIK, the original website is no longer available, but it is archived. I just posted this the other day for someone on a.o.d.: "Turbo C++ (v1.01) and Turbo C (v2.01) and a few versions of Turbo Pascal are available via WayBackMachine's archive of Borland's software 'museum':" http://web.archive.org/web/20050204085204/http://bdn.borland.com/museum P.S. I haven't had a chance to look at what DJGPP does with FindFirst, FindNext, DTA, ffblk, etc. You guys might want to download DJGPP, and maybe OpenWatcom too, just to see what they do in their code. They had to have worked out some of these or similar issues. You could try their newsgroups too: comp.os.msdos.djgpp openwatcom.user.c_cpp Last I heard, you have to connect directly to news.openwatcom.org to post to openwatcom.user.c_cpp, but you can read it anywhere. Rod Pemberton
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. Anil Nair <anilcoll90@gmail.com> - 2013-08-29 05:27 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "R.Wieser" <address@not.available> - 2013-08-29 15:03 +0200
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-29 08:15 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-29 08:21 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 11:03 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-30 03:06 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-30 09:30 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-30 08:07 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-30 10:48 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Rod Pemberton" <dont_use_email@nohavenotit.com> - 2013-08-31 01:32 -0400
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-31 10:36 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 11:15 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-30 08:03 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-30 15:01 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "R.Wieser" <address@not.available> - 2013-08-31 00:28 +0200
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 08:05 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 08:33 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. Anil Nair <anilcoll90@gmail.com> - 2013-08-29 06:57 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 10:04 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. kerravon@w3.to - 2013-08-29 07:22 -0700
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 09:55 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. "Bill Buckels" <bbuckels@mts.net> - 2013-08-29 11:35 -0500
Re: Problem with Int 21/AH=4E,4F(FindFirst and FindNext) function call. Anil Nair <anilcoll90@gmail.com> - 2013-09-10 23:01 -0700
csiph-web