Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1448

AddIn to save and load bookmarks in the VB6 IDE

$
0
0
I have written an AddIn for the VB6 IDE, to save and load the bookmarks.
This is done project specific, for each project the bookmarks are save separately (by project name).

When the AddIn is loaded, it will add a menu "Bookmarks" with the items
- Save Bookmarks
- Load Bookmarks
in it.

It uses timers — so on very slow machines it may not work correctly

Attached the code and the dll in a zip file.

For the project these files are required:
MSADDNDR.DLL (Add-In Designer/Instance Control Library)
MSO97RT.DLL (Microsoft Office 8.0 Object Library)
VB6EXT.OLB (Microsoft Visual Basic 6.0 Extensibility)


Bookmarks.zip
Attached Files

Viewing all articles
Browse latest Browse all 1448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>