03-18-2009, 08:54 AM
QM 2.2.1 will not be updated.
I found that this is not a serious bug. Windows automatically frees prop memory, leaves just the string in global atom table. So SetProp can be called without RemoveProp any number of times if the string is the same. Would be problem if would use different string every time.
I found that this is not a serious bug. Windows automatically frees prop memory, leaves just the string in global atom table. So SetProp can be called without RemoveProp any number of times if the string is the same. Would be problem if would use different string every time.