Results 1 to 2 of 2

Thread: Writin add-ins for Word97 ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Location
    London UK
    Posts
    89

    Writin add-ins for Word97 ?

    Hi,

    I want to write an add-in to use with word97. does anyone know how this can be done ie what project type is needed for the successfull connection of an add-in in word... I tryed to use activex dll with a add-in designer as a component. but I fail to open the resulting dll file in word....

    thank you

  2. #2
    Frenzied Member Microbasic's Avatar
    Join Date
    Mar 2001
    Posts
    1,402
    If you're making a WORD addin, remember these things:

    1) The Addin MUST be compiled into a .WLL file.
    2) The Addin MUST be written as a WORD DOCUMENT with macros. Remember the document_open!
    3) The Addin MUST BE SAVED AS A WORD ADDIN USING WORD, not renamed. A .dll file would not work.


    MicroBasic
    Dragon Shadow Trainer

    There is no good or evil in the world...only programmers and fools .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width