开发者

How to receive WM_GETMINMAXINFO message in a BHO (C#)

I am trying to build an IE BHO in C#. I would like to receive the WM_GETMINMAXINFO messages sent to the internet explorer window开发者_开发知识库 in which my BHO is running. How can this be done?

Thanks, simil


Try adding a message filter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜