Search Tools Links Login

True Plugins


Visual Basic 6, or VB Classic

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.

Original Author: Agent153

Inputs

n/a

Assumptions

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

Returns

n/a

Side Effects

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 90 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD93228262000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,085 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.