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: 2422
Re: Scanning all Hard-Disk's for files ( with sample )
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.ch"...
- Mon Nov 19, 2007 1:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR()
- Replies: 3
- Views: 952
- Sat Nov 17, 2007 2:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR()
- Replies: 3
- Views: 952
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 ...
- Sat Nov 17, 2007 2:03 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: LISDIR() and Windows 2000 Server Servoce Pack 3
- Replies: 2
- Views: 744
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: 1638
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: 9766
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: 1055
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...
- Fri Feb 17, 2006 12:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
@Roger Yes, we noticed that changing the dialog or resource elements names might help. We played a lot and finaly we made it working, showing all dialogs and redefines show properly now. @Richard Seams this is realy xHarbour specific problem. Have no idea why is that and also is not mentioned anywhe...
- Thu Feb 16, 2006 3:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
Richard, Thanks a lot for your advice... I will give it a try. However, this will take ma very much time, becouse we have so many dialogs and controls in our RC. I am mentioning dialogs also, because we had the problem with dialogs also, then we had to change the name of the dialog whic was not crea...
- Mon Feb 13, 2006 3:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
Unfortunately, no problem solved :( I replaced all long resource names with the names which are up to 10 characters long. The same problem persists... Using xHarbour October 2005 and FWH December 2005 (I think but I got it on December 2005) Should I take a look into some class or something. It is ve...
- Sun Feb 12, 2006 10:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
- Sun Feb 12, 2006 10:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
@James Nice to be again among the friends :) @Antonio Yes Antonio, this was my first thought, and will try to shorten the names, even it will be a lots of work, the application is extremly complex and so many resources involved :( The funy thing is, 16-bit version of the same app, does not make me a...
- Sun Feb 12, 2006 12:15 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resource bitmaps on button bar missing?
- Replies: 13
- Views: 4710
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 visible ...
- Fri Feb 10, 2006 1:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Web Application
- Replies: 9
- Views: 3724
- Fri Feb 10, 2006 1:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tDBF Class
- Replies: 2
- Views: 1113