The Win32FunctionalitySuite did not give me exactly what I wanted. Basically,
I want to be able to create an Rb app that runs in the background on a 2000/XP
machine and have it be able to keep tract of whatever application is running in
the foreground at any given moment. If there is no Windows plugin with this
functionality, am I better off looking at using the Win32 api and where is the
best source of info on programming using the api. One book that I have seen
mentioned is Dan Appleman's Visual Basic Programmer's Guide to the Win32 API.
-----Original Message-----
From: Jason Quigley [mailto:j dot quigley at serviomatic dot com]
Sent: Wednesday, December 29, 2004 2:32 PM
To: REALbasic NUG
Subject: Re: Managing Processes
Moore, Willie wrote:
> Does anyone know of a plugin similar to Processes Plugin (
> http://media.macrobyte.net/scripting/rb/plugins/proc/index.html) that will
> work for a Window's PC?
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
Maybe this
http://www.aaronballman.com/programming/REALbasic/Win32FunctionalitySuite.php
will help.
Cheers,
Jason.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|