|
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.Abhyankar
UNISYS.COM)Date: Thu Jan 10 2002 - 11:11:45 CST
Thank you all very much for your input. I appreciate it.
-----Original Message-----
From: WMack [mailto:WMack
PEC.COM]
Sent: Thursday, January 10, 2002 4:46 AM
To: DCOM
DISCUSS.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.Abhyankar
UNISYS.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.abhyankar
unisys.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-request
DISCUSS.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-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]