From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <380CD02D DOT 393114ED AT gtcom DOT net> <380E01C9 DOT F5327DD1 AT gtcom DOT net> Subject: Re: screensavers and djgpp Lines: 28 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Thu, 21 Oct 1999 17:58:26 +1000 NNTP-Posting-Host: 139.134.162.154 X-Trace: newsfeeds.bigpond.com 940498213 139.134.162.154 (Thu, 21 Oct 1999 19:30:13 EST) NNTP-Posting-Date: Thu, 21 Oct 1999 19:30:13 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Krogg wrote in message news:380E01C9 DOT F5327DD1 AT gtcom DOT net... > I want to make it into a windows screen saver actually.I figure > that i will have to use that rjxdjxntyz stuff for that. > I thought i could just rename the exe to scr and use > it as a windows screen saver but for some reason i cant > get that to work. Firstly, it's RSXNTDJ. Secondly, Windows screensavers are Windows programs, not DOS and they have a few calling conventions that you should learn about. Find a tutorial on the net. > Well,i c in yer sig some thing about that rjxdjxntyzyuvx thing > and i reckon i will have to look there about that thingie.Maybe > i gots to lurn some of that thing fust.I cant get it to do much > so far but i gets more out of rsntdjxrxydj than lccwin fer a fact. Again, it's RSXNTDJ. Lcc-win32 is quite a quaint C compiler IMO. You can create screensavers with it. Look at the wintests/scrsave example in the latest WIP of Allegro. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj