This applicaton is designed to manage and implement hotkeys in Windows 95/98/NT. The application uses a number of custom Active X controls and dlls, such as an AOL style button, and custom grids and image list. The source code to all these components is included with this package. Register the compiled versions of each of these components using regsvr32, then open the file called hotkey_manager.vbg.
Archive for the ‘Visual Basic 6.0’ Category
Hotkey Manager
Posted by chonglongchoo on October 5, 2008
Posted in Handy Tools, Open Source Projects, Visual Basic 6.0 | Leave a Comment »
OLE Server View: Displays Registered Classes and Controls
Posted by chonglongchoo on October 5, 2008
This application displays All Entries (including all subkeys) in HKEY_CLASSES_ROOT (i.e., all registered OLE servers).
Posted in Open Source Projects, System, Visual Basic 6.0 | Leave a Comment »
Windows Information Viewer
Posted by chonglongchoo on October 5, 2008
To find or select an open window, and view information about the window, such as its hwnd, size, and parent window.
Posted in Visual Basic 6.0 | Leave a Comment »