Thread: Process Plugin
View Single Post
Old 2008-05-30, 11:44   #3 (permalink)
framug
Portal Member
 
framug's Avatar
 
Join Date: Apr 2006
Location: France
Posts: 170
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

Hello,

It is the same code as GUI plugin.

Only change :

public int GetWindowId()
{
return -1; // it's a process plugin
}

Regards.
framug is offline   Reply With Quote