VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



various low level COM experiments

by Arne Elster (23 Submissions)
Category: OLE/COM/DCOM/Active-X
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

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

Download various low level COM experiments

Download various low level COM experiments (16 KB)

various low level COM experiments Comments

No comments have been posted about various low level COM experiments. Why not be the first to post a comment about various low level COM experiments.

Post your comment

Subject:
Message:
0/1000 characters