ProcessIt Library 1.1 beta

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

ProcessIt Library 1.1 beta

Post by NoahPhense »

After it's install, open the example. Read the help file.

Note from the help file:

***
Once installed, you will have these new commands:

- pi_FindProcess
- pi_KillProcess
- pi_GetProcessID
- pi_GetProcessFilename

Just type one of your new commands and press F1 to read the included help file.

Please read the help file carefully, as these commands do have their differences.

The files that get installed are as follows:

- ProcessIt_Lib.chm
- ProcessIt.Res
- ProcessIt_Lib
- ProcessIt Example.pb
- ProcessIt Uninstaller.exe

You’ll also find shortcuts added to your Start menu. You can delete them if you don’t want them there. The actual uninstall can be found in the PureBasic™ root with the above listed filename.
***

Enjoy,

NoahPhense

Get it HERE.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: ProcessIt Library 1.1 beta

Post by NoahPhense »

Notes for the search engine:

Find Process
Kill Process
Get Process ID
Get Process Filename
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Does this lib also support 'old' windows versions (WinME/98 ?)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

..

Post by NoahPhense »

gnozal wrote:Does this lib also support 'old' windows versions (WinME/98 ?)
I don't know and I have no intention of making it work for anything
below Windows 2000. Sorry NT4 and below..

- np
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

The lib is not updated. But is now in a different location.

http://www.liquidbuzz.com/pb/libs/

- np
Last edited by NoahPhense on Fri Jan 30, 2015 10:16 pm, edited 1 time in total.
Post Reply