[ros-dev] [ros-diffs] [akhaldi] 66623: [RTL] Partly sync actctx.c with Wine Staging 1.7.37. CORE-9246

Aleksey Bragin aleksey at reactos.org
Mon Mar 9 19:04:45 UTC 2015


Hi Amine,
thanks for syncing up ActCtx stuff!

Is that DPRINT->DPRINT1 change intentional btw?

Regards,
Aleksey Bragin

On 09.03.2015 21:08, akhaldi at svn.reactos.org wrote:
> @@ -2920,7 +2975,7 @@
>       HANDLE file;
>       DWORD len;
>   
> -    DPRINT( "looking for name=%S version=%u.%u.%u.%u arch=%S\n",
> +    DPRINT1( "looking for name=%S version=%u.%u.%u.%u arch=%S\n",
>              ai->name, ai->version.major, ai->version.minor, ai->version.build, ai->version.revision, ai->arch );
>   
>       if ((status = lookup_winsxs(acl, ai)) != STATUS_NO_SUCH_FILE) return status;
>




More information about the Ros-dev mailing list