Alexandre Julliard : kernel: Moved the get_startup_info call to ntdll.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 22 05:43:53 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 477b3bf5667ce986d56c195558e82ea3f88d6c10
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=477b3bf5667ce986d56c195558e82ea3f88d6c10

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Feb 22 09:57:19 2006 +0100

kernel: Moved the get_startup_info call to ntdll.

---

 dlls/kernel/process.c   |  140 +++++++++--------------------------------------
 dlls/ntdll/loader.c     |    5 +-
 dlls/ntdll/ntdll_misc.h |    2 -
 dlls/ntdll/thread.c     |  101 +++++++++++++++++++++++++++++++---
 4 files changed, 123 insertions(+), 125 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=477b3bf5667ce986d56c195558e82ea3f88d6c10



More information about the wine-cvs mailing list