OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Abhyankar, Sunil V (Sunil.AbhyankarUNISYS.COM)
Date: Thu Jan 10 2002 - 11:11:45 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Thank you all very much for your input. I appreciate it.

    -----Original Message-----
    From: WMack [mailto:WMackPEC.COM]
    Sent: Thursday, January 10, 2002 4:46 AM
    To: DCOMDISCUSS.MICROSOFT.COM
    Subject: Word 2000 Type Library

    I am using the following code in my stdafx.h file to import Word97. I hope
    this may help you with Word2000.

    /*
    ** Get Word
    */
    #undef ExitWindows
    #import "C:\Program Files\Microsoft Office\Office\MSO97.dll"
    #import "C:\Program Files\Common Files\Microsoft Shared\VBA\VBEEXT1.OLB"
    #import "C:\Program Files\Microsoft Office\Office\MSWord8.olb"

    Wayne Mack
    PEC Solutions, Inc.

    ------------------------------

    Date: Wed, 9 Jan 2002 11:57:43 -0600
    From: "Abhyankar, Sunil V" <Sunil.AbhyankarUNISYS.COM>
    Subject: Word 2000 Type Library

    Hi All,

    Which typelibrary do I need to import into C++ to automate Word?

    I have tried various OLBs and DLLs, but the generated TLHs don't want to
    compile.

    Regards,

    Sunil Abhyankar
    mailto://sunil.abhyankarunisys.com

    ------------------------------

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM