Chong Long Choo (钟鑨柱)

Chong Long Choo

  •  

    December 2009
    S M T W T F S
    « Feb    
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • Archives

Archive for the ‘Visual Basic 6.0’ Category

Hotkey Manager

Posted by chonglongchoo on October 5, 2008

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.

DOWNLOAD

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).

DOWNLOAD

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.

DOWNLOAD

Posted in Visual Basic 6.0 | Leave a Comment »