Hi everybody !
first of all, I want a thanks cheers for his help.
If you want to know the entire context, please refer to the message "Only For Delphi Gurus - Problem with COM instance (SWbemLocator)"
Now I'm sure the problem is how I create the TSWbemLocator.
I create TSWbemLocator in my COM library like that
SWbemLocator := TSWbemLocator.Create(nil);
TSWbemLocator is TOleServer based object, so how can I initialize in proper way.
thanks you all
first of all, I want a thanks cheers for his help.
If you want to know the entire context, please refer to the message "Only For Delphi Gurus - Problem with COM instance (SWbemLocator)"
Now I'm sure the problem is how I create the TSWbemLocator.
I create TSWbemLocator in my COM library like that
SWbemLocator := TSWbemLocator.Create(nil);
TSWbemLocator is TOleServer based object, so how can I initialize in proper way.
thanks you all