20 Jul
2007
20 Jul
'07
6:02 a.m.
Module: wine Branch: master Commit: 9c58a2ce8cca8c83cf37e80f0ad04c664575fe8e URL: http://source.winehq.org/git/wine.git/?a=commit;h=9c58a2ce8cca8c83cf37e80f0a... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 19 17:38:43 2007 +0200 ntdll: Add infrastructure for loading a manifest file or resource. Partially based on a patch by Eric Pouech. --- dlls/ntdll/actctx.c | 331 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 325 insertions(+), 6 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9c58a2ce8cca8c83cf37e8...