From: "Tom St Denis" Newsgroups: comp.os.msdos.djgpp References: <01c0ac9c$952ffe40$58afe440 AT gabrit> Subject: Re: Reading and writing the clipboard! via DJGPP Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Sat, 17 Mar 2001 23:53:10 GMT NNTP-Posting-Host: 24.112.8.23 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 984873190 24.112.8.23 (Sat, 17 Mar 2001 15:53:10 PST) NNTP-Posting-Date: Sat, 17 Mar 2001 15:53:10 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "The Hope Man" wrote in message news:01c0ac9c$952ffe40$58afe440 AT gabrit... > > Do someone can tell me how can we write and read the clipboard using DJGPP > I think it's an interrupt. But I really need to know!! Thanx!! What clipboard? That's a windows concept. Write a windows program. Tom