Window properties - how are they implemented?

Posted by Johann Gerell on Stack Overflow See other posts from Stack Overflow or by Johann Gerell
Published on 2010-05-26T13:15:04Z Indexed on 2010/05/26 13:31 UTC
Read the original article Hit count: 209

Filed under:
|
|
|
|

I'm curious if there is anyone around here that has inside information on the implementation details of window properties (SetProp, GetProp, etc.) in Windows.

SetProp @ MSDN
GetProp @ MSDN

For instance, how are storage and lookups done?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about winapi