Re: shell32: update file type associations when requested
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
6117
Age (days ago)
6117
Last active (days ago)
0 comments
1 participants
participants (1)
-
Detlef Riekenberg