[1/2] include: Add threading attribute to MSDAINITIALIZE

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Wed Oct 3 05:12:55 CDT 2012


Hi,


Changelog:
     include: Add threading attribute to MSDAINITIALIZE


Best Regards
  Alistair Leslie-Hughes
-------------- next part --------------
>From 8fc6446c098707dc9fb220cd2614b173ef02d716 Mon Sep 17 00:00:00 2001
From: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date: Wed, 3 Oct 2012 16:00:28 +1000
Subject: [PATCH] Add threading attribute to MSDAINITIALIZE
To: wine-patches <wine-patches at winehq.org>

---
 include/msdasc.idl |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/msdasc.idl b/include/msdasc.idl
index ca879e8..16d2372 100644
--- a/include/msdasc.idl
+++ b/include/msdasc.idl
@@ -63,6 +63,7 @@ library MSDASC
 
     [
       uuid(2206CDB0-19C1-11D1-89E0-00C04FD7A829),
+      threading(both),
       progid("MSDASC.MSDAINITIALIZE.1"),
       vi_progid("MSDASC.MSDAINITIALIZE"),
     ]
-- 
1.7.9.5



More information about the wine-patches mailing list