=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: cmd: Add an output parameter to WCMD_parameter to point to the end of the extracted param , if requested.

Alexandre Julliard julliard at winehq.org
Thu Sep 8 14:52:12 CDT 2011


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Tue Sep  6 19:19:43 2011 +0200

cmd: Add an output parameter to WCMD_parameter to point to the end of the extracted param, if requested.

---

 programs/cmd/batch.c     |   12 ++++++++----
 programs/cmd/builtins.c  |   34 +++++++++++++++++-----------------
 programs/cmd/directory.c |    2 +-
 programs/cmd/wcmd.h      |    2 +-
 programs/cmd/wcmdmain.c  |   10 +++++-----
 5 files changed, 32 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list