Hello,
here is a tool, to scan all Hard-disks for defined files.
After a problem with Microsoft
( with a automatic-update of VISTA, i got a corrupt DVD-driver
for my SONY-RW ) with that, the function aDrives( 2 ) didn't work
and i had to test on a different computer.
#include "fivewin. ...
Search found 16 matches
- Sat Dec 13, 2008 1:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Scanning all Hard-Disk's for files ( with sample )
- Replies: 9
- Views: 2936
- Mon Nov 19, 2007 1:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR()
- Replies: 3
- Views: 819
- Sat Nov 17, 2007 2:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR()
- Replies: 3
- Views: 819
LISDIR()
Thank you both for your answers.
I will implement both suggestions in a test EXE and will run it as the test on Monday on client's machine.
The questions is how comes that Windows 2000 makes me trouble only. The sam app runs on dozens of machines around the USA and no problem occured for years. Now ...
I will implement both suggestions in a test EXE and will run it as the test on Monday on client's machine.
The questions is how comes that Windows 2000 makes me trouble only. The sam app runs on dozens of machines around the USA and no problem occured for years. Now ...
- Sat Nov 17, 2007 2:03 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR() and Windows 2000 Server Servoce Pack 3
- Replies: 2
- Views: 647
LISDIR() and Windows 2000 Server Servoce Pack 3
Hi all,
I have problem with OS Windows 2000 Server Service pack3
The function LISDIR() works perfect on any other OS, than this one.
Anyone has this experience?
IS there any help?
Regards
I have problem with OS Windows 2000 Server Service pack3
The function LISDIR() works perfect on any other OS, than this one.
Anyone has this experience?
IS there any help?
Regards
- Sun Apr 15, 2007 1:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: RPREVIEW and TPRINTER in Windows Vista
- Replies: 4
- Views: 1525
Vista
@driessen
Hi Michel,
I am testing our huge app on Vista. xHarbour/FWH 32-bit app
Everything works perfect. No lag when viewing reports. Everyting is faster under Vista, including reports
maybe you have some specific aproach?
regards
Boris
Hi Michel,
I am testing our huge app on Vista. xHarbour/FWH 32-bit app
Everything works perfect. No lag when viewing reports. Everyting is faster under Vista, including reports
maybe you have some specific aproach?
regards
Boris
- Sun Apr 15, 2007 1:47 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using PdfCreator
- Replies: 13
- Views: 9864
PDF maintanence
I am using IsedQuickPDf
I load PDF and write the needed text all over the PDF (nom mater how many pages PDF has)
Then I can save the new PDF name, and then I can use this file whatever way I want (also to send as the mail attachement)
Using xharbour/FWH
I load PDF and write the needed text all over the PDF (nom mater how many pages PDF has)
Then I can save the new PDF name, and then I can use this file whatever way I want (also to send as the mail attachement)
Using xharbour/FWH
- Thu Apr 20, 2006 12:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: GET WITH "ON CHANGE" PROBLEM
- Replies: 2
- Views: 919
GET WITH "ON CHANGE" PROBLEM
We are using:
xHarbour built 01/24/06
All FWH libraries from 03/15/06
We have GET problem (simplified, it looks like this):
At the entering to dialog:
nSalary := 7,500.00
cText := "SOME TEXT"
....
REDEFINE GET oGet1 VAR nSalary ID 101 OF oDlg ;
ON CHANGE (cText := "CHANGED",oget2:SetText(cText ...
xHarbour built 01/24/06
All FWH libraries from 03/15/06
We have GET problem (simplified, it looks like this):
At the entering to dialog:
nSalary := 7,500.00
cText := "SOME TEXT"
....
REDEFINE GET oGet1 VAR nSalary ID 101 OF oDlg ;
ON CHANGE (cText := "CHANGED",oget2:SetText(cText ...
- Fri Feb 17, 2006 12:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
- Thu Feb 16, 2006 3:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
- Mon Feb 13, 2006 3:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
- Sun Feb 12, 2006 10:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
- Sun Feb 12, 2006 10:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
- Sun Feb 12, 2006 12:15 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4547
Resource bitmaps on button bar missing?
We are converting the 16-bit FW application to the xHarbour (October05 and FWH december 05
For now, it goes well.
However, we have a strange problem. We are using RC file to include all resources into EXE. Nothing specialy.
But, we have a problem because some of the BITMAP resources are not ...
For now, it goes well.
However, we have a strange problem. We are using RC file to include all resources into EXE. Nothing specialy.
But, we have a problem because some of the BITMAP resources are not ...
- Fri Feb 10, 2006 1:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Web Application
- Replies: 9
- Views: 3456
- Fri Feb 10, 2006 1:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tDBF Class
- Replies: 2
- Views: 970