IActiveDesktop
-
Hi , I have tried a sample app using interface IActiveDesktop( COM ). But its not compiling. I have added the header file "shlobj.h" were IActiveDesktop is declared but its always showing undeclared identifier. Do we have to use any other file to use the same thnx RinuRaj
-
Hi , I have tried a sample app using interface IActiveDesktop( COM ). But its not compiling. I have added the header file "shlobj.h" were IActiveDesktop is declared but its always showing undeclared identifier. Do we have to use any other file to use the same thnx RinuRaj
-
Hi , I have tried a sample app using interface IActiveDesktop( COM ). But its not compiling. I have added the header file "shlobj.h" were IActiveDesktop is declared but its always showing undeclared identifier. Do we have to use any other file to use the same thnx RinuRaj
See Introduction to COM - What It Is and How to Use It.[^] From Michael Dunn and see stdafx.h
_**
**_
WhiteSky