| TopWindow.bas |
TopWindow.bas contains two subs: PutThisOnTop (hwnd) and PutThisOffTop (hwnd)
You can add or remove top window status to any window in your project simply by adding TopWindow.bas to your project and calling the subs e.g. PutThisOnTop Form1.hwnd |
|
| Unicode Controls for VB6 |
A complete set of UNICODE classes and controls to turn your VB6 application into an UNICODE machine with very few changes in your code! |
|