James Hawkins : advpack: Standardize the format of advpack traces.
Module: wine Branch: refs/heads/master Commit: 65b50022d5ec5d5e73be4f8feccf82390de5f43d URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=65b50022d5ec5d5e73be4f8f... Author: James Hawkins <truiken(a)gmail.com> Date: Tue Apr 11 00:17:13 2006 -0500 advpack: Standardize the format of advpack traces. Display all strings in advpack traces. Use debugstr_a/w for TRACE strings. --- dlls/advpack/advpack.c | 34 +++++++++++++++++----------------- dlls/advpack/files.c | 42 +++++++++++++++++++++++------------------- dlls/advpack/install.c | 28 ++++++++++++++-------------- dlls/advpack/reg.c | 22 +++++++++++++--------- 4 files changed, 67 insertions(+), 59 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=65b50022d5ec5d5e73be...
participants (1)
-
Alexandre Julliard