Tools Papers Open Source Blogs Contact Us 1630
Over the years I have invested heavily in product R&D building a wide assortment of new skills, and fostering a diverse background and understanding.

These are some of the papers I have developed along my journey that I make freely available to help others along.


Sandsprite Papers
VB6 P-Code / Reversing
Reverse Engineering / Binary Analysis
Visual Basic 6
  • Understanding Plugins - 2003


    This tutorial discusses the theory behind how plugins work in, common sense, walk along terms. Included is a sample project that gives you a good clean framework to start with and will teach you how to easily code your own plugins.

    In the article I also touch on what plugins can access, how to hook events of host form objects, and describe how COM is language independent.

    In last phase, I provide 4 sample plugins so that you can show developers in other languages how to work with this framework. Examples include clients written in Visual Basic 6, Visual C++ 6, Visual J++, and even a VBScript COM object plugin example using Windows Script Components.
 '
© 2021 Sandsprite.com