zollet Posted February 22, 2004 Posted February 22, 2004 Hi, Anyone know if it's possible to get PID for a window/program? Thanks.
Valik Posted February 22, 2004 Posted February 22, 2004 Window = handle Process = PID Which do you want? Its possible to get the handle to a window, but getting the PID for a process hasn't been added yet. See WinGetHandle and WinTitleMatchMode 4 for more information on getting a window handle.
zollet Posted February 22, 2004 Author Posted February 22, 2004 I need to get PID (process id). Any chance this feature will be added soon?
Valik Posted February 22, 2004 Posted February 22, 2004 I need to get PID (process id). Any chance this feature will be added soon?Probably not until after the first release, unless Jon says otherwise. I know what needs to be done to implement it, I just haven't sat down to write it yet.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now