From fd522ad90af91f8384313fd5463156f7e823a652 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 2 Oct 2009 10:51:32 +0000 Subject: update with pcre --- comIvy/Expression.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comIvy/Expression.h') diff --git a/comIvy/Expression.h b/comIvy/Expression.h index 454973f..fc25cff 100644 --- a/comIvy/Expression.h +++ b/comIvy/Expression.h @@ -35,8 +35,8 @@ __interface _IExpressionEvents [ coclass, - threading("apartment"), - event_source("com"), + threading(apartment), + event_source(com), vi_progid("comIvy.Expression"), progid("comIvy.Expression.1"), version(2.0), -- cgit v1.1