12 Jun
2009
12 Jun
'09
10:02 a.m.
On Do, 2009-06-11 at 20:52 +0200, Damjan Jovanovic wrote:
+ + if (wEventId & SHCNE_ASSOCCHANGED) + { + TRACE("refreshing file type associations"); + RefreshFileTypeAssociations(); + }
"\n" is missing in the TRACE. The helper function looks like an API call. Please use lcase. -- By by ... Detlef