Ahh. Here you go.

-Austin

On Wed, May 14, 2008 at 4:29 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> "Austin English" <[EMAIL PROTECTED]> writes:
>
>> Anything wrong with this patch?
>>
>> http://www.winehq.org/pipermail/wine-patches/2008-May/054794.html
>
> It's not a valid git patch.
>
> --
> Alexandre Julliard
> [EMAIL PROTECTED]
From cd10759b1101222de2177e0c5c240767a03acee3 Mon Sep 17 00:00:00 2001
From: Austin English <[EMAIL PROTECTED]>
Date: Wed, 14 May 2008 10:58:44 -0500
Subject: [PATCH] wine.inf: add fake dll entry for sensapi

---
 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index aa18b87..4be0805 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2276,6 +2276,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,rsaenh.dll
 11,,rundll32.exe
 11,,schannel.dll
+11,,sensapi.dll
 11,,setupapi.dll
 11,,shdocvw.dll
 11,,shell32.dll
-- 
1.5.3.6



Reply via email to