Amin Arab
Amin Arab

Reputation: 530

get handle from process

how can access to main window handle from process ?

Upvotes: 1

Views: 201

Answers (1)

Buhake Sindi
Buhake Sindi

Reputation: 89189

There's an article in CodeProject that retrieves a Windows Handle from a Process name or by Process Id (in CodeGuru)

Upvotes: 2

Related Questions