20 Jul
2007
20 Jul
'07
6:02 a.m.
Module: wine Branch: master Commit: a24f9cc101ff9d3c983e45953018c383df9b1fac URL: http://source.winehq.org/git/wine.git/?a=commit;h=a24f9cc101ff9d3c983e459530... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Jul 20 11:18:41 2007 +0200 ntdll: Don't fail to load manifests that contain unknown elements or attributes. Print FIXMEs for errors that really cause the loading to fail. --- dlls/ntdll/actctx.c | 117 ++++++++++++++++++++++++--------------------------- 1 files changed, 55 insertions(+), 62 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a24f9cc101ff9d3c983e45...