Mail Archives: djgpp/2001/02/08/11:17:23
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. :)
=====
~ Twisted Matrix (Founder of ULTRATECH)
URL: http://www.stas.net/ultratech
Yahoo ID: Homie_dont_play_dat, ICQ: 74628745
AOL im: TwistedMatrix
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
- Raw text -