Hi Alan,

I'm surprised nobody else has answered this.

It should simply be (assuming you're talking about BCB):
myGuid = ProgIDToClassID("MyServer.MyProgID");

Regards,

Bevan

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, October 17, 2003 12:01 PM
Subject: [DUG]: ClassID


> Anyone know what a person using C++ would call to do the same function as
> below
>
>    myGuid := ProgIDToClassID('MyServer.MyProgID');
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to