Let's say, I run application AAA on PC No.1, and I get the window handle of one specific window of application AAA.
Then, I run application AAA again, but on PC No.2, and I again get the window handle of the same specific window of application AAA.
These 2 window handles will not be the same, right?