↧
MsgBox Generator
Hi :) I purpose here, a small project to make a Message Box generator with MsgBox options, and also with Aaron Young's code to center the MsgBox on a form (Me or another): And when we click on the test...
View ArticleCMutexEx Class for Safer & Cooperative Mutex Handling
CMutex: A cooperative, cancellable, cross-process mutex for VB6 TL;DR — A small VB6 class that wraps the Windows mutex APIs correctly, adds a responsive (message-pumped) wait option with cooperative...
View Article