extension
Information

Ruby, EB and DLL composition

Translated copy of [VBStreets article](http://bbs.vbstreets.ru/viewtopic.php?f=101&t=56551) created by Russian VBer `Хакер`. Details the composition of the VB6 and VBA dlls in amongst the history of the language.

Category: Information
Host: github.com

Open on github.com

Alternative information libraries (6)

More from github.com (6)

  • stdVBA — A framework containing numerous classes for automation and utility. Focuses on code compactness and long-term maintainability.
  • VbCorLib — A framework which brings many powerful .NET classes to VBA/VB6.
  • Hidennotare — A framework by Japanese author RelaxTools. Contains numerous classes, interfaces and forms.
  • Advanced Scripting Framework (ASF) — Complete scripting platform with JavaScript-like syntax, native Office ecosystem integration, classes with inheritance, professional debugging, zero…
  • vb2clr — Use C# from VBA using the .NET CLR runtime.
  • VBA Expressions — A powerful string expression evaluator focussed on mathematics and data processing.