subclassing versus Hooking ? Need to catch the sign listbox dialog

H

Herve cadieu

While Working on a Microsoft Word 2003 tweaking issue…

I have readen several articles with hook issues HCBT and the like sublassing
As stated in my email title, I would like to hook in the window which
displays the certificates list available in "MY" Store when signing a word
document , I would like being able to select programmatically the appropriate
item (certificate) in the listbox (or to grey on and disable click on others
than the one appropriate) and programmatically click on.

I am not sure if the correct way is to hook or subclass the Dialog Listbox
displayed ?
Have you any trick , help to provide to this end ? with code snippet
skeleton ?

Any help mostly appreciated
Best regards from paris France
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top