Re: DefWindowProc API Reference
- From: Christian ASTOR <castorix@xxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 06:04:13 +0200
Jeff Partch [MVP] wrote:
> Christian, I can tell you that in some version of the API under some
circumstance, DefWindowProc does check for WM_NCDESTROY and does "make an exception" so that "themes... get a chance to do cleanup".
Yes, it's for themed apps on XP (RemoveProp() and so on); otherwise, it's never handled...
.
- References:
- DefWindowProc API Reference
- From: KScrim
- Re: DefWindowProc API Reference
- From: Jeff Partch [MVP]
- Re: DefWindowProc API Reference
- From: KScrim
- Re: DefWindowProc API Reference
- From: Christian ASTOR
- Re: DefWindowProc API Reference
- From: Jeff Partch [MVP]
- DefWindowProc API Reference
- Prev by Date: Re: How can i determine when application processed simulated input
- Next by Date: Using a ListBox control my app hangs when Right arrow is selected.
- Previous by thread: Re: DefWindowProc API Reference
- Next by thread: ListView - How to have multiline items?
- Index(es):
Relevant Pages
|