-
import directive
I'd like to use IEnumInstalledApps interface but it is not documented,
I searched and found some things I wonder how to accomplish. Now here are some qyestions.
1. How do you create a tlb file from some COM dll then use it in your application. For a long time I have used only ready made classes/interfaces
2. How can you create a COM class myself ?
Tank you
-
Re: import directive
-
Re: import directive
You can import shappmgr.dll. Then you'll be able to use the interface.
-
Re: import directive