Window properties - how are they implemented?
- by Johann Gerell
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?