03-16-2009, 03:22 PM
I think Windows should free memory of window properties when the window is destroyed. But in SetProp documentation it says all properies must be removed explicitly, so I think I should do it.
Thread variables are OK when you know that the thread will have only 1 window that uses the variable. Or several windows but not simultaneously.
Thread variables are OK when you know that the thread will have only 1 window that uses the variable. Or several windows but not simultaneously.
