From be246e31e28c171adf5cdadefe98675e7f240bd1 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Wed, 3 Oct 2012 16:00:28 +1000 Subject: [PATCH] include: Add threading attribute to MSDAINITIALIZE. --- include/msdasc.idl | 1 + 1 file changed, 1 insertion(+) diff --git a/include/msdasc.idl b/include/msdasc.idl index ca879e83567..16d2372d57e 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"), ]