Techniques demonstrated in this project
---------------------------------------
-Extensive use of Windows API functions to enhance VB
-Subclassing an MDIForm in native VB5
-Handling mouse coordinates outside a form 
-Returning info about a user-selected window at runtime
-Communicating and sending commands across process-boundaries (using menus)


Useful (or just interesting) functions in mKidnap.bas
--------------------------------
vbMakeChildWindow
vbGetClassName
vbGetTopLevelParent

You may freely use and modify this code in your 
own programs.  However, you may not redistribute 
this sample without permission from Ray Mercer 
<raymer@macnica.co.jp>

Copyright (c) 1998, Ray Mercer all rights reserved