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.