 |
 |
 |
|
|  |  |
 |
FindText ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Creates a system-defined modeless Find dialog box that lets the user specify a string to search for and options to use when searching for text in a document. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
HWND FindText(
LPFINDREPLACE lpfr // initialization data
);
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE INTEGER FindText IN comdlg32;
STRING @ lpfr
|
 |  |  | | Parameters: |  | lpfr
[in] Pointer to a FINDREPLACE structure that contains information used to initialize the dialog box. |
 |  | | Return value: |  | | If the function succeeds, the return value is the window handle to the dialog box. |
 |  | | Word Index links for the FindText : |  | |
|
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2001-09-20 12:00:00 | | Modified: | 2001-11-26 16:03:44 | Visited in last 7 days: 14 |
 |
 |
User Contributed Notes: |
 |
 |
 |
 |
 |
 | Danny | 2005-06-25 12:29:01 |  |
 |
 |
 | 66.249.65.129 How can you use win32 to find this persons email address. |  |
 |
 |
 |
 | A.M. | 2005-06-25 14:00:43 |  |
 |
 |
 | You may find a domain linked to this ip. Then you may talk to the owner of this domain, they might have a log or something like this. Anyway it can not be an automated procedure.
66.249.65.129 -- this is Google's property. |  |
 |
 |
 |
 | val | 2006-10-31 15:05:58 |  |
 |
 |
 | Creates a system-defined modeless Find dialog box that lets the user specify a string to search for and options to use when searching for text in a document. |  |
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
Copyright © 2001-2013
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use.
The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and Windows are trade marks
of Microsoft Corp.
All other trademarks are the property of their respective owners.
Privacy policy
|
 |
 |
 |
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.1.55-log), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc. |
 |
 |
|
 |
 |
|
|