Re: msi: Add full JScript/VBScript support. [11/11,try8]
On Fr, 2007-04-27 at 15:46 -0500, Misha Koshelev wrote:
--- a/dlls/msi/Makefile.in +++ b/dlls/msi/Makefile.in @@ -38,6 +38,7 @@ C_SRCS = \ record.c \ registry.c \ regsvr.c \ + script.c \
The File is not in the Patch -- By by ... Detlef
On Sat, 2007-04-28 at 23:58 +0200, Detlef Riekenberg wrote:
On Fr, 2007-04-27 at 15:46 -0500, Misha Koshelev wrote:
--- a/dlls/msi/Makefile.in +++ b/dlls/msi/Makefile.in @@ -38,6 +38,7 @@ C_SRCS = \ record.c \ registry.c \ regsvr.c \ + script.c \
The File is not in the Patch
Whoops that is what happens when you use git-apply without the --index parameter. I submitted the patches with this change as well as the string length change James recommended. Misha
participants (2)
-
Detlef Riekenberg -
Misha Koshelev