Very simple, powerfull and handy routine for correct icon indexing from the...
This routine is by far the most powerfull, simple and robust routine for indexing of shellicons I have come up with for FS objects as well as Virtual objects. Works from Win XP and above. And no need...
View Article[VB6, twinBASIC] Core Audio: Mute/unmute another process
This is a simple code snippet for two functions: MuteProcess and IsProcessMuted, going by process id. Windows 7+, x86/x64 compatible. Requirements (IDE only) VB6: oleexp.tlb w/ addons (inc. w/...
View ArticleTest TLS 1.3 with VB6
Troubleshooting a TLS 1.3 connection is not easy. Because I was having difficulty getting "curve25519" to work properly in Win 10/11, I decided to implement a simulation program that I could step...
View Article[VB6, twinBASIC] Multi-path IContextMenu (inc. multiple drives)
MultiPathContextMenu Show an IContextMenu for files across multiple paths (and drives!) (This was originally posted in the twinBASIC CodeBank but since it was only 5 minutes of work to port and 5 more...
View Article