↧
[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 ArticleVB6 IDE Window Auto-Resizer Add-in with Visual Configurator
Hello everyone, VB6 has always frustrated me with its tiny default window sizes that can't be easily changed. Every new form, module, or code window opens annoyingly small, especially on FullHD...
View Article100% Native Memory API (Native Initialization: no API declarations, no...
This is a proof-of-concept that demonstrates arbitrary memory read/write that has zero external dependencies. I had the following goals for the solution: no `Declare` statements (not even for...
View Article