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: 279
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.
For instance, how are storage and lookups done?
© Stack Overflow or respective owner