home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / msysj / may94 / edso13.gif < prev    next >
Graphics Interchange Format  |  1996-01-08  |  97KB  |  511x352  |  8-bit (163 colors)
Labels: text | screenshot | font | number | parallel | display
OCR: Word 6.0 Startup code Step 1: Word loads your WLL- MINE.WLL Step 2: Your WLL wdAutoOpen registers functions adds them to Word's wdCommandDispatch menus/toolbar, and (calls appropriate function returns Inside Word 6's "black box") WLL Custom Functions Step 4: WLL calls Word functions (during usage) and Word 6.0 Black Box returns wdAutoRemove (great place to do housekeeping} Shutdown code Step 5: Word unloads your WLL Step 3: Word calls WLL Custom function (perhaps user selected a menu item the WLL added during wdAutoOpen} Figure 3 Calling WLL Functions