Search:

Type: Posts; User: freestyle

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,935

    MAPI....how to specify FROM email

    I am using simple MAPI in program on windows platform. The program basically grabs the "To" email address, subject and body from the database and that all works fine. The email gets sent using the...
  2. Replies
    5
    Views
    2,512

    The code is written using ATL COM Wizard. Here...

    The code is written using ATL COM Wizard.

    Here is the method that is called to connect to the DCOM server:

    STDMETHODIMP CConnector::Connect(long* User, IFeedback **MyFeedback, IGrid **TheGrid)...
  3. Replies
    5
    Views
    2,512

    Is there anybody that can help me with this.:( ...

    Is there anybody that can help me with this.:(

    tx.
  4. Replies
    39
    Views
    4,542

    Since MS is only supporting DCOM in .NET for...

    Since MS is only supporting DCOM in .NET for backward compatibility, so what is then used to do the distributed programming or what is the equivalent of CORBA?
  5. Replies
    5
    Views
    2,512

    DCOM Server - Memory keeps growing

    I have a DCOM executable which is a server program written in C++. The client is a VB program which calls the methods from DCOM. When the first client makes the call to DCOM, the DCOM executable is...
Results 1 to 5 of 5