 | | TSmtp, TSocket, qFTPClient et al | Rating: 74% (26 votes) | 2005/06/02 |
| | The attached file contains modifications to TSmtp, TSocket, TPop3, qFTPClient & TProxy classes, with samples for all of them. Other programmers also contributed to these enhancements and they are mentioned in the source code.
Make sure you adjust the test.bat (16 bit) and testH.bat (32 bit) batch files to match your environment before attempting to build the samples.
Enjoy!
Version 1.6 fixes problems when attaching multiple files (thanks to Ignacio Vizcaíno Tapia) and minor tweaking for [x]Harbour. |
|
 | | TsBrowse Color Setting | Rating: 67% (14 votes) | 2004/12/14 |
| | With this little tool you can easily find two colors with good contrast for tsbrowse odd and even line numbers.
Have fun! |
|
 | | TSBrowse 7.01 (Manuel Mercado) | Rating: 77% (53 votes) | 2004/10/26 |
| | On behalf of Manuel Mercado, the creator of TSBrowse, here you have a brand new version of TSBrowse: 7.0.1
Please read tsbrowse\doc\whatsnew.v70 for details.
Note: This version includes the fixes posted over the last 2 weeks on the FW newsgroups. |
|
 | | TsCombox2.0 | Rating: 70% (4 votes) | 2004/10/26 |
| | Comboclass builded with TsBrowse7.0 and btnget.
Multiple columns, on each can be searched when arrays are used.
Each object from the dialog can be linked with the browse and will be updated from the browse.
Very easy to use , defining a btnget to combobox needs only one line off code : oCombox:MakeGetbox(oGet) |
|
 | | TSButton 5.0 (Manuel Mercado) | Rating: 77% (26 votes) | 2004/10/04 |
| | On behalf of Manuel Mercado, the creator of TSButton, here you have a brand new version of TSButton: 5.0.
Please read tsbutton\doc\whatsnew.v50 for details. |
|
 | | TPhoneDial (v. 1.5) | Rating: 65% (12 votes) | 2004/05/18 |
| | ENGLISH:
Class to simplify the use of a modem from within FW apps to dial the phone.
This new revision no detects a busy signal and will hang up automatically (this can take up to 8 rings and I guess it will vary from modem to modem).
Updated to work with [x]Harbour - requires hbcomm.lib
SPANISH
Esta clase simplificará el uso de un modem desde una aplicación con FW para marcar el teléfono. Esta nueva versión ahora detecta el tono de ocupado, colgando automáticamente la línea (esto puede tomar hasta 8 tonos ya que supongo que el tiempo de respuesta variará de un modem a otro).
Actualizada para que funcione bajo [x]Harbour - requiere hbcomm.lib |
|
 | | TMutex class (v. 1.5) | Rating: 60% (1 votes) | 2004/05/18 |
| | The TMutex class is useful to determine
if your app is running either for
installation purposes (i.e. Inno Setup), or from within another FW/FWH app.
Samples for 16 & 32 bits included |
|
 | | Check Internet-Connection | Rating: 60% (6 votes) | 2004/01/02 |
| | Easy and quick check, if you are connected to the internet. Uses VBS-Script and Windows Script Host.
Runs a timer to permanently check online-status and shows this. |
|
 | | Photo capture from Webcam | Rating: 73% (12 votes) | 2003/7/01 |
| | English: Capture images with your webcam and save them into clipboard or file (bmp/jpg).
Español: Capture imágenes con su webcam y guárdelas en el portapapeles o en un archivo (bmp/jpg).
Tested with/Probado con: Win98se/WinXP, FWH2.3c/Blinker 5.1
|
|
 | | TXL Class for use with xHarbour | Rating: 76% (5 votes) | 2003/12/26 |
| | Just add TXL.LIB to your link script and include "TXL.CH" to your prg. This class makes your need to write to a Excel Sheet simpler. Try the attached TESTTXL.PRG in the ZIP file.
|
|