hi
This might be a stupid question.
I have a lib file cemapi.lib that allows c++ devs to use mapi on winCE.
What i need is a tlb file so i can reference this in c#. Normally i would find the IDL and use midl to make a tlb but guess what there is no IDL.
So is there a way to get
lib to tlb lib to Idl
thanks