How to Include MFC Datatypes in IDl ?
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need to pass MFC Class "CStringArray" as Parameter in my exposed method in com component. When I Compile I get 2 errors 1)#error MFC requires C++ compilation (use a .cpp suffix) 2)command line error MIDL1003 : error returned by the C preprocessor (2)midl Can Anybody suggest me how to go about it? Thanks Satya
Today is a gift, that's why it is called the present.