VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

various low level COM experiments

Arne Elster  (23 Submissions)   OLE/COM/DCOM/Active-X   Advanced   Wed 3rd February 2021

Due to some sort of misunderstanding this got removed last time, so here it is again...
We all know, VB is full of automation.
Every object, every array, every string.
But VB does an excellent job in hiding all this from us.
Here are 3 projects: 1) create any interfaces without type libs 2) show/manipulate safearrays, create any 1D arrays from pointers 3) the interesting ITypeInfo, which will let you enumerate all memebers of an object/interface (that's roughly what TLBINF32.dll does)

Rate various low level COM experiments (10(10 Vote))

Download various low level COM experiments

various low level COM experiments Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters