Jimmy, when you open a DIALOGUE made with WORKSHOP.exe, you automatically notice the very high quality, as it was built by Borland, using top-notch everything. Then open a dialog in another editor and you will see the low quality, as they are SECOND LINE. hahahahaha,
Regards, saludos.
Search found 416 matches: jimmy
Searched query: jimmy
- Thu Nov 21, 2024 12:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
- Thu Nov 21, 2024 12:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
- Thu Nov 21, 2024 12:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
- Tue Nov 19, 2024 12:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
Re: xImage doubt
Good morning Jimmy, without a doubt, WORKSHOP.exe from BORLAND is the simplest and easiest to use. Even though it is 16 bits, there is an emulator so you can run it in 64 bits. Look here: use Google translate.
https://fivewin.com.br/index.php?/topic/30233-contribui%C3%A7%C3%A3o-workshop-rodar-em ...
https://fivewin.com.br/index.php?/topic/30233-contribui%C3%A7%C3%A3o-workshop-rodar-em ...
- Tue Nov 19, 2024 5:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
Re: xImage doubt
hi,
I don't understand Jimmy, what you're asking, is it in PELLESC.exe? In WORKSHOP.exe, you don't need this. WORKSHOP.exe is first line. The best RESOURCE EDITOR on the PLANET.
NO i do NOT have a Resource Editor, I´m using only Fivewin.
But i Have never work with REDEFINE and *.RC before, so i ...
I don't understand Jimmy, what you're asking, is it in PELLESC.exe? In WORKSHOP.exe, you don't need this. WORKSHOP.exe is first line. The best RESOURCE EDITOR on the PLANET.
NO i do NOT have a Resource Editor, I´m using only Fivewin.
But i Have never work with REDEFINE and *.RC before, so i ...
- Mon Nov 18, 2024 3:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xImage doubt
- Replies: 17
- Views: 4045
Re: xImage doubt
... SS_CENTERIMAGE
CONTROL "", 101, "TXImage", 0 | WS_CHILD | WS_VISIBLE, 10, 14, 225, 150
}
what do i miss for *.RC files :?:
I don't understand Jimmy, what you're asking, is it in PELLESC.exe? In WORKSHOP.exe, you don't need this. WORKSHOP.exe is first line. The best RESOURCE EDITOR on the PLANET ...
CONTROL "", 101, "TXImage", 0 | WS_CHILD | WS_VISIBLE, 10, 14, 225, 150
}
what do i miss for *.RC files :?:
I don't understand Jimmy, what you're asking, is it in PELLESC.exe? In WORKSHOP.exe, you don't need this. WORKSHOP.exe is first line. The best RESOURCE EDITOR on the PLANET ...
- Mon Nov 18, 2024 10:29 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Most powerfull Xbrowser and PDF
- Replies: 16
- Views: 3803
Re: Most powerfull Xbrowser and PDF
Thanks Guys ....
I'm using Poppler for converting
But in the topic Jimmy provided you can see that Mr. Rao did show PDFs from xbrowse with no conversions at all.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42301&start=15&sid=a72eba99a1f20a5db197b7484d61b332&sid ...
I'm using Poppler for converting
But in the topic Jimmy provided you can see that Mr. Rao did show PDFs from xbrowse with no conversions at all.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42301&start=15&sid=a72eba99a1f20a5db197b7484d61b332&sid ...
- Sun Oct 13, 2024 10:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
Hi Jimmy,
I'm still waiting for your answer...
I'm still waiting for your answer...
- Fri Oct 11, 2024 11:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
... hbvmpub.h:50:
C:\harbour\include/hbdefs.h:50:10: fatal error: 'stdarg.h' file not found
#include <stdarg.h>
^
1 error generated.
Sorry, Jimmy, I missed your point.
What is the problem, exactly? I thought it was uuid.lib. If not, please show a sample reproducing it.
YES it is that UUID ...
C:\harbour\include/hbdefs.h:50:10: fatal error: 'stdarg.h' file not found
#include <stdarg.h>
^
1 error generated.
Sorry, Jimmy, I missed your point.
What is the problem, exactly? I thought it was uuid.lib. If not, please show a sample reproducing it.
YES it is that UUID ...
- Fri Oct 11, 2024 8:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
... i have no Problem to compile a single PRG.
i would like to know how to use multiple PRGs for a 32 Bit App under 64 Bit OS without a *.MAK (BCC) or *.HBP (MSVC)
Sorry, Jimmy, I missed your point. What is the problem, exactly? I thought it was uuid.lib. If not, please show a sample reproducing it.
i would like to know how to use multiple PRGs for a 32 Bit App under 64 Bit OS without a *.MAK (BCC) or *.HBP (MSVC)
Sorry, Jimmy, I missed your point. What is the problem, exactly? I thought it was uuid.lib. If not, please show a sample reproducing it.
- Fri Oct 11, 2024 4:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
Dear Jimmy,
If you don't want to use HBP files then you can modify buildh.bat to compile and use more than one PRG
If you don't want to use HBP files then you can modify buildh.bat to compile and use more than one PRG
- Thu Oct 10, 2024 10:04 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
hi Enrico,
can you please tell me what i´m doing wrong
i have multiple SSD and i have copy Source Files from 32 Bit OS to 64 Bit OS and change PATH from C: (64 Bit) to X: (32 Bit).Enrico Maria Giordano wrote:The problem is in the way Jimmy compiles his program.
can you please tell me what i´m doing wrong
- Thu Oct 10, 2024 7:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
What is wrong? I have no problem at all with BCC77 and uuid.lib. The problem is in the way Jimmy compiles his program.Antonio Linares wrote:There is something wrong with bcc77 and uuid.lib I would say...
They may fix it in next builds
- Tue Oct 08, 2024 7:10 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 2718
Re: why, under 64 Bit OS, does not Find UUID.LIB
Jimmy,
You don't need uuid.lib at all. You can remove it from your mak file.
You don't need uuid.lib at all. You can remove it from your mak file.
- Fri Sep 27, 2024 3:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: is there a RTFToHTML() Function in Harbour ?
- Replies: 4
- Views: 1300
Re: is there a RTFToHTML() Function in Harbour ?
Dear Jimmy,
Do you have Word installed?
Then you can open many formats with the Word object and save them in others.
Best regards,
Otto
oMail := oOutlook:CreateItemFromTemplate( Alltrim( cFile ) )
//olHTML 5 HTML format (.html) oMail:SaveAs ( cZielVerzeichnis + "\" + cFileNoExt(cVData ...
Do you have Word installed?
Then you can open many formats with the Word object and save them in others.
Best regards,
Otto
oMail := oOutlook:CreateItemFromTemplate( Alltrim( cFile ) )
//olHTML 5 HTML format (.html) oMail:SaveAs ( cZielVerzeichnis + "\" + cFileNoExt(cVData ...