home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / numwin20 / readme.txt < prev   
Text File  |  1993-12-23  |  5KB  |  119 lines

  1. NUMWIN.VBX  -  HWND finder Custom Control Version 3.0
  2.  
  3. =============================================================================
  4. DESCRIPTION:
  5.  
  6. NUMWIN makes it easy for you to provide your users with additional programming
  7. features like DDE, OLE, and other custom features which require hWnds of other
  8. applications windows. NUMWIN can also be used to obtain the hWnd of all VB 
  9. hWnds of the running application to enable you to send messages to or 
  10. manipulate the other windows in the application in ways VB does not directly 
  11. allow.
  12.  
  13. Since VB provides no means to obtain the hWnds of other applications,
  14. NUMWIN to the rescue. NUMWIN provides arrays of all the hWnds in the Windows
  15. runtime environment accessible by convenient arrays. NUMWIN.VBX is easy to 
  16. use, just add the control to your application and issue an Action command to 
  17. load the hWnds into the arrays.
  18.  
  19. =============================================================================
  20. OTHER PRODUCTS:
  21.  
  22. Weimar Software's WSHELP help control collection contains:
  23. BALLOON.VBX provides balloon help popup windows for all form controls.
  24. RTMOUSE.VBX provides ballon help popup when the right mouse button is clicked.
  25. STMOUSE.VBX provides a status line help for each control on a form.
  26. WSHELP.VBX contains all of the functionality of the other three controls
  27. plus a unique capability in DTBALLOON section to provide timer activated
  28. balloon help. 
  29.  
  30. A great value for the money. See file WSHELP.ZIP in CIS MSBASIC lib 5.
  31. Register WSHELP in Compuserve's SWREG forum, ID #1428.
  32.  
  33. Upgrades to WSHELP is available for registered users of our 5PAK20 control 
  34. set or for registered users of our BALLOON.VBX control for $30.00. Register 
  35. for the upgrade in the CIS SWREG forum, ID #1434
  36.  
  37. Weimar Software's control set 5PAK20 contains:
  38. BALLOON.VBX provides balloon help popup windows for all form controls.
  39. SHADBX.VBX provides a popup shadowed text message, like windows help does.
  40. CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  41. NUMWIN.VBX enumerates and returns hWnds for all desktop windows and controls.
  42. SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  43. Help files included.
  44.  
  45. A great value for the money. See file 5PAK20.ZIP in CIS MSBASIC lib 5.
  46. Register 5PAK20 in Compuserve's SWREG forum, ID #1220.
  47.  
  48. =============================================================================
  49. THIS ZIP FILE CONTAINS:
  50.  
  51.     NUMWIN.VBX    VB version of the NUMWIN custom control
  52.     NUMWIN.HLP    NUMWIN documentation
  53.     SAMPLE.ZIP     Sample VB program showing how to use NUMWIN
  54.     README.TXT     This file
  55.  
  56. =============================================================================
  57. REGISTRATION:
  58.  
  59. You can register this Control by sending your name and either:
  60.  
  61. 1. On-line registration with Compuserve, type GO SWREG and register
  62.     product number 1166. The fee is $9.00. A registered copy will 
  63.     be sent by E-Mail.
  64. 2. Sending $18 (plus tax) and your name and address to the E-Mail address 
  65.     below.
  66. 3. Updates are $3.50 to cover distribution costs.
  67. 4. VISA and MC are accepted. We accept phone orders and E-Mail orders.
  68.     For Visa/MC orders please include exact name on card, postal
  69.     address of the card holder, card number, and expiration date.
  70.  
  71. Please provide us with an E-Mail address where the control can be sent,
  72. alternatively add $3.50 for shipping and a disk will be mailed to you.
  73. Overseas shipping varies with destination.
  74.  
  75. Registering the control will get the registered runtime and a design time 
  76. SPECIAL DEBUGGING VERSION OF THE CONTROL useful in helping you verify the 
  77. operation of your application when using the control. Special debugging 
  78. checks are made on various parameters and at critical locations in debugging 
  79. control to provide you with feedback on proper control and program menu 
  80. operation.
  81.  
  82. =============================================================================
  83. SOURCE CODE
  84.  
  85. Source code to this control is available for $45 (plus tax). Source code 
  86. purchase requires the purchase of a registered version of the control as a 
  87. prerequisite. The source code is not redistributable as a product, or
  88. may not be compiled into a standalone product. You may include the source 
  89. code as part of a deliverable "program package" to a client company which
  90. includes additional original software provided by the source code licensee. 
  91.  
  92. Disk or e-mail shipping of source code is $3.50 US, international postal 
  93. shipping varies with the destination.
  94.  
  95. =============================================================================
  96. HOW TO REACH US:
  97.  
  98. If you have any comments or questions, please send them to us. We can be 
  99. reached at
  100.  
  101.     Weimar Software, 
  102.     18515 Annie Lane
  103.     San Jose, CA 95120-1006
  104.     408-268-6638, FAX 408-268-7655. 
  105.  
  106.     Or E-Mail at CIS 71220,2755 and Internet bglover@netcom.com.
  107.  
  108. The NUMWIN control may not be commercially distributed, used for 
  109. applications other than trial use, distributed by government agencies 
  110. or any of its contractors, UNLESS a registration fee is paid by the 
  111. distributing party. A registered control may be distributed with the 
  112. applications that use it at no additional cost.
  113.  
  114. This trial use file may be only distributed in its entirety. This file may 
  115. not be included in CD-ROM distributions, bundled with other files, or 
  116. offered for retail sale without contacting Weimar Software and obtaining 
  117. a license to redistribute NUMWIN.VBX.
  118.  
  119.