Thread: Instantiation Automation Server

  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    87

    Unhappy Instantiation Automation Server

    HI, I'm just studying OLE/COM.
    So I created one automation server named MFCServer, which has automated class CTracker in it. But I can't create this server from other Win 32( MFC or not) application. Please help me.

    Thank you in advance!

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Use the classwizard for MFC to load the typelib of your component. That will then create helper classes for you to use

  3. #3
    Registered User
    Join Date
    Sep 2003
    Posts
    87

    And then?

    Ok I used class Wizard to generate class ITracker and then how to use it?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Server Architecture
    By coder8137 in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-29-2008, 11:21 PM
  2. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  3. Where's the EPIPE signal?
    By marc.andrysco in forum Networking/Device Communication
    Replies: 0
    Last Post: 12-23-2006, 08:04 PM
  4. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  5. socket question
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 01:54 PM