No! Click(Word Capture) Module
==============================

Overview
--------
  This componens can capture any word on screen (any windows, forms) with out any operation. (i.e. mouse-click, key-press, etc.) This module is useful especially in dictionary-like applications.



** Please SEE THE DEMO INCLUDED!!

** This component is not freeware but *SHAREWARE*. You must buy this component for commercial use.

   See 'Order Information' of this text for buying.

      * register fee is US$ 100 (without source).
      ==========================================

Author:
-------
      Sang-Hee, Kim

E-Mail:
-------
      potpry@iname.com

HomePage:
---------
      http://archi.snu.ac.kr/shkim/delphi 



Installation
------------
      This module is not a component but a module and need not installation. Just include 'WordCaptureUnit.pas' in uses clause.



Use in VC++, VB, etc...
------------------------
      The main module is in DLL. Just convert 'WordCaptureUnit.pas' file into your language.


Usage:
------
     1)
        Include 'WordCaptureUnit' in uses clause.
 
     2)
        Call 'DLLLoad' function to load dll-module.

     3) 
        Call 'StartCapture' to activate module.

     4)**
        Call 'CaptureWord' to capture a word on screen.

     5) 
        Call 'StopCapture' to de-activate module.
 
     6)
        Call 'DLLUnload' to un-load dll-module.
 

        
Bug-Reports:
------------
      
      Please report any bugs or errors you found with detailed situation description to 
      above-mentioned e-mail addresses.


Order information:
------------------
      * register fee is US$ 100 (without source).
      ==========================================

      
      Register by bank Transfer:
      ------------------------- 
             Citibank(Korea, Olympic park branch)
             Bank Address: Lucky Securities Building, 184-1 Bangi-dong, Songpa-gu, 
                           Seoul, South Korea, 138-150
             Account No.: 12-70-123816
             Beneficiary(Depositor): Jin-Hyun, Park


      Mail Order:
      ---------------
            send a check or money to this address and recipient:
                address   : Shinlim-9-dong , Kwanak-gu, 244-16, Seoul, South Korea,
                            151-019(postal-code)
                recipient : Sang-Hee, Kim
      
      
     *IMPORTANT*
        you MUST SEND E-MAIL to me with following information:
           name,
           compony,
           city,
           state,
           country  
           e-mail address(MUST) --> I send registered version *ONLY* BY E-MAIL !!
                                    =============================================



Have Fun !!