Block or Report
Block or report bclothier
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
TwinBasicSevenZip Public
7-Zip COM library compatible for use in VBA (32-bit and 64-bit), VB6 and twinBASIC
-
Rubberduck Public
Forked from rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA IDE (VBE).
C#
-
olewoo Public
Forked from leibnitz27/olewoo
Ground up implementation of OleView with improved performance, hyperlinks etc.
C#
-
-
DotNetCoreTypeLibGenerator Public
Prototype for automating type library for .NET Core projects using .NET Core & MSBuild
C#
129 contributions in the last year
Contribution activity
August 2022
Created an issue in twinbasic/lang-design that received 13 comments
Public / Private keyword scope
Indeed, my thoughts on this are based on COM type-library support, which doesn't offer type-hierarchy support. For example, UDTs are never parented…