`
OLE/ActiveX: MS-Word defines - how to find 2004-07-06 -- Jim Kane Newsgroups: softvelocity.clarion.language > >!Word Document Constants > >wdDoNotSaveChanges EQUATE(0) > >wdPrintPreview EQUATE(4) > > Where do you get the defines for those? I searched my MS-SDK includes > and MSDN and came up empty handed... You get all the equates of of the word type library by opening it in OLE View. The type library installs with word and is in the same folder as the exe with a .OLB extension. Jim Kane Printed November 21, 2024, 7:32 am This article has been viewed/printed 35377 times. Google search has resulted in 11 hits on this article since January 25, 2004. |