Re: file.open in ANSI
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
error: use clip35.getrtf (not clipold.getrtf). In other words, just use the filename of the dll as the plugin name in calls. You can rename most plugins to whatever you want. However, a few names are hardcoded because PowerPro uses them directly as well. vec and regexp are examples. Maybe others -- you'd have to try renaming and see if anything breaks. Or just make a copy of the dll and rename the copy so that both are in the plugin folder. Then ppro can use the old version if it access it and you can use the new name if you prefer a differen name.