README.md
December 5, 2022 ยท View on GitHub
Description
Demonstrates how you can minimize your app to the system tray and reactivates it by double clicking on its registered file type in Windows Explorer, without leaving the second instance running.
Covers three techniques:
1-Hooking;
2-Registry functions;
3-SystemTray functions.
VB6 tested OK.
More Info
| Submitted On | 2000-02-13 11:19:40 |
| By | Alexandre Moro |
| Level | Advanced |
| User Rating | 4.9 (39 globes from 8 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | CODE_UPLOAD33772132000.zip |