From: DavMac AT iname DOT com (Davin McCall) Newsgroups: comp.os.msdos.djgpp Subject: Re: What's a good stand-alone editor? Date: Sun, 24 Oct 1999 03:17:26 GMT Organization: Monash Uni Lines: 26 Distribution: world Message-ID: <381279c8.9853836@newsserver.cc.monash.edu.au> References: <7uisdg$62d$1 AT solomon DOT cs DOT rose-hulman DOT edu> <380D100D DOT AD2EC6F6 AT Maths DOT UniNe DOT CH> <7uj7la$773$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: damcc5.halls.monash.edu.au X-Trace: towncrier.cc.monash.edu.au 940735047 15663 130.194.198.138 (24 Oct 1999 03:17:27 GMT) X-Complaints-To: abuse AT monash DOT edu DOT au NNTP-Posting-Date: 24 Oct 1999 03:17:27 GMT X-Newsreader: Forte Free Agent 1.1/32.230 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 20 Oct 1999 14:30:57 GMT, "Damian Yerrick" wrote: >I'm writing my own program. I want to know how to make >it use the Windows clipboard. I have a feeling there's a library around somewhere for doing all sorts of neat DOS-under-Windows thing like that. Alternatively, there's some info about it on my web page (see my sig). (Basically, Windows provides various functions to DOS programs through an API - it allows things such as clipboard access, and changing window title etc) >Close requests: Click the close box, and it'll exit without >saving changes. Click the close box in Edit.com, and it'll >ask if you want to save changes. > >How does a DOS program do this? Not sure. I'm guessing it uses the aforementioned API. Davin. __________________________________________________________ *** davmac - sharkin'!! davmac AT iname DOT com *** my programming page: http://yoyo.cc.monash.edu.au/~davmac/