delorie.com/archives/browse.cgi | search |
From: | Tom St Denis <stdenis AT compmore DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: I need someone to help me make a program... |
Date: | Thu, 08 Feb 2001 16:44:20 GMT |
Organization: | Deja.com |
Lines: | 30 |
Message-ID: | <95uid1$v0a$1@nnrp1.deja.com> |
References: | <20010208111153 DOT 13183 DOT qmail AT web513 DOT mail DOT yahoo DOT com> |
NNTP-Posting-Host: | 207.61.93.164 |
X-Article-Creation-Date: | Thu Feb 08 16:44:20 2001 GMT |
X-Http-User-Agent: | Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0smp i686) |
X-Http-Proxy: | 1.0 x72.deja.com:80 (Squid/1.1.22) for client 207.61.93.164 |
X-MyDeja-Info: | XMYDJUIDtomstdenis |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |