Results 1 to 2 of 2

Thread: Change Class name + GUID in Com object

  1. #1

    Thread Starter
    Fanatic Member THEROB's Avatar
    Join Date
    Oct 2000
    Location
    I'm cold and there are wolves after me
    Posts
    575

    Change Class name + GUID in Com object

    How can I change the class name of a Visual C++ Com object.
    I need to change from Testcom.atlobject.1 to Testcom.atlobject_2

    How can I also change the GUID for the class and object

    Thanks

    Rob
    My secretary hopes that I will pay her, her landlord hopes that she will produce some rent, the Electricity Board hopes that he will settle their bill, and so on. I find it a wonderfully optimistic way of life. [Dirk Gently]

  2. #2
    New Member
    Join Date
    Jun 2002
    Location
    Stevenage, UK
    Posts
    8
    I beleive all this is done prior to compling ... I know the GUID is normally set in the code and so I am presuming the object name is as well ... you may want to ask on a C++ forum.

    Billy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width