Alexandre Julliard : kernel32: Implemented the wrapper functions for job objects.

Alexandre Julliard julliard at winehq.org
Fri Sep 5 06:57:40 CDT 2008


Module: wine
Branch: master
Commit: b44a109b8c06ef2cf6b071dc7b00b742e2ce8001
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b44a109b8c06ef2cf6b071dc7b00b742e2ce8001

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep  4 22:51:02 2008 +0200

kernel32: Implemented the wrapper functions for job objects.

---

 dlls/kernel32/kernel32.spec |   12 +-
 dlls/kernel32/sync.c        |  212 +++++++++++++++++++++++++++++++++----------
 include/winbase.h           |    7 ++
 include/winnt.h             |   22 +++++
 4 files changed, 198 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list