Re: msi [6/7]: Translate the INSTALLSTATE_UNKNOWN index into the INSTALLSTATE_ABSENT image index
21 Sep
2006
21 Sep
'06
5:13 a.m.
Hiya James, - TRACE("Feature %s -> %d %d %d\n", debugstr_w(feature->Title), + printf("Feature %s -> %d %d %d\n", debugstr_w(feature->Title), I don't think you meant that to slip in. --Juan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
21 Sep
21 Sep
5:45 p.m.
New subject: msi [6/7]: Translate the INSTALLSTATE_UNKNOWN index into the INSTALLSTATE_ABSENT image index
On 9/20/06, Juan Lang <juan_lang(a)yahoo.com> wrote:
Hiya James,
- TRACE("Feature %s -> %d %d %d\n", debugstr_w(feature->Title), + printf("Feature %s -> %d %d %d\n", debugstr_w(feature->Title),
I don't think you meant that to slip in.
Thanks for catching this Juan. I even said to myself, "Don't forget to put the TRACE back"! -- James Hawkins
7028
Age (days ago)
7028
Last active (days ago)
1 comments
2 participants
participants (2)
-
James Hawkins -
Juan Lang