VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



True Plugins

by Agent153 (2 Submissions)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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.

Inputs
n/a
Assumes
When you compile the plugin dll file, you will need to register it on the user's computer with RegSvr32.exe
Code 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.

Rate True Plugins

Download True Plugins

Download True Plugins (4 KB)

True Plugins Comments

No comments have been posted about True Plugins. Why not be the first to post a comment about True Plugins.

Post your comment

Subject:
Message:
0/1000 characters