|
-
July 2nd, 2008, 06:42 AM
#1
Getting control id in vista for hooking
Hello,
I need to hook a dialog in Windows Vista. I am doing it successfully in Windows XP by getting handle and a control id of particular control. I am using SendDlgItemMessage API for the same.
In Windows Vista this doesnt work like XP. When I checked the dialog properties using SPY++, I found that the handle to the dialog is correct but the control id was 0x0000.
Is there any way I can get the control id for the dialog in Vista.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|