Re: [Try 4] Check HKCU for uninstall entries
25 Apr
2007
25 Apr
'07
1:26 a.m.
On 4/24/07, Tom Spear <speeddymon(a)gmail.com> wrote:
All previous patches are obsoleted by this one.
Instead of just checking HKLM for uninstall entries, check HKCU as well.
+ if (!entries) + entries = HeapAlloc(GetProcessHeap(), 0, sizeof(uninst_entry)); You're still mixing tabs and spaces. -- James Hawkins
6896
Age (days ago)
6896
Last active (days ago)
0 comments
1 participants
participants (1)
-
James Hawkins