README.md

December 5, 2022 ยท View on GitHub

True Plugins

Description

This code lets you create a plugin in a similar fashion as Adobe Photoshop or 3d Studio Max. Uses features of ActiveX that nobody seems to realize exist.

More Info

When you compile the plugin dll file, you will need to register it on the user's computer with RegSvr32.exe

Weird things happen when you try to creat multiple instances of a plugin. Haven't figured out a fix to it, but it probably won't crash your computer.

VB (5 anyway) does not like doing plugins using the creatobject statement. You won't get crashes if you close improperly, but vb doesn't show the Popups it usually does if you are working with an intrasync vb control.

Submitted On2000-08-26 00:17:50
ByAgent153
LevelAdvanced
User Rating4.4 (31 globes from 7 users)
CompatibilityVB 5.0, VB 6.0
CategoryOLE/ COM/ DCOM/ Active-X
WorldVisual Basic
Archive FileCODE_UPLOAD93228262000.zip