Hi,
Can anyone please help me on below 2 points.I am new to this so I will be really greatfull if anyone helps me...
1. Building a C# component with a couple of simple methods; creating a CCW to allow that C# component to be accessible from a C component; creating a C component which access the methods in the C# component.
2. amending the C# component so that one of the methods utilises a web service ; getting the C component to run this method using the above approach.