Module: wine
Branch: refs/heads/master
Commit: 2bddb3047bc87831ac525d3be4d7676118b8ff07
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2bddb3047bc87831ac525d3…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Feb 4 17:06:41 2006 +0100
ntdll: Added a few helper function to simplify the loadorder code.
Keep the application key open, it's valid for the lifetime of the
process.
---
dlls/ntdll/loadorder.c | 236 +++++++++++++++++++-----------------------------
1 files changed, 95 insertions(+), 141 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=2bddb3047bc87831ac5…