From: Yong-Kwang Goh Newsgroups: comp.os.msdos.djgpp Subject: Re: I need someone to help me make a program... Date: Fri, 09 Feb 2001 22:31:33 +0800 Organization: Singapore Telecommunications Ltd Lines: 34 Message-ID: <3A83FF44.89BC22EE@email.com> References: <20010208111153 DOT 13183 DOT qmail AT web513 DOT mail DOT yahoo DOT com> <95uid1$v0a$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: 58echo050.singnet.com.sg Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.73 [en] (Win95; U) X-Accept-Language: en,en-US,en-GB,zh,zh-CN,zh-TW To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Maybe he's trying to this using rsxntdj? perhaps? Tom St Denis wrote: > In article <20010208111153 DOT 13183 DOT qmail AT web513 DOT mail DOT yahoo DOT com>, > djgpp AT delorie DOT com wrote: > > Basicly i need this program to be able to edit the state of any > program > > running in windows by opening a data file. Like this.. > > > > Open datafile$ > > read ProgramString$, WindowSize > > Close datafile$ > > > > if WindowSize=0 then Minimize ProgramString$ > > if WindowSize=1 then Normalize ProgramString$ > > if WindowSize=2 then Maximize ProgramString$ > > if WindowSize=3 then FullScreen ProgramString$ > > if WindowSize=4 then HideInBackgroundWhileRunning ProgramString$ > > > > end program > > > > That basicly what i want it to do. Can someone help me make this? It > is > > really important. I need it for part of a project that im working on. > > Oh yeah, the program needs to run in the background too. :) > > Sounds like win32 program. Why are you posting this here? > > Tom > > Sent via Deja.com > http://www.deja.com/