Dear Otto,
1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)
2. Download Harbour built using Microsoft Viual Studio Community from here:
https://github.com/FiveTechSoft/Harbour_builder/raw/master/harbour_win64_ads_msvc_2020_12_25_build2.zip
3. You create a .HBP ascii file where you just simply write the names of your PRGs and the libs to link (Harbour's libs are automatically used)
Here there is an example: viewtopic.php?p=233079&sid=45fc429f4488bef75bc47a508514d5e0#p233079
My apologizes to Viktor Szakats for me taking so long to realize it. When we built mod_harbour then we really realized hbmk2 GREAT power!!!
How many control per dialog?
- Antonio Linares
- Site Admin
- Posts: 42602
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 43 times
- Been thanked: 88 times
- Contact:
- Enrico Maria Giordano
- Posts: 8767
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 5 times
- Contact:
Re: How many control per dialog?
Antonio Linares wrote:1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)
Is a reduced version of the compiler available (ie. the classic bin/include/lib folders)?
I'd like to test it but I don't want to install anything.
EMG
- Antonio Linares
- Site Admin
- Posts: 42602
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 43 times
- Been thanked: 88 times
- Contact:
Re: How many control per dialog?
Dear Enrico,
Yes, there is a reduced version provided by Microsoft.
I am looking for the url to download it as I saw it recently. Do someone remember where it is ?
Yes, there is a reduced version provided by Microsoft.
I am looking for the url to download it as I saw it recently. Do someone remember where it is ?
Re: How many control per dialog?
Dear Silvioo,
This is not a class.
1. Xbrowse for room no. and room type
2. SayLine() to drawline (calculation)
3. TSButton for paint the button on guest stay (calculation)
This is not a class.
1. Xbrowse for room no. and room type
2. SayLine() to drawline (calculation)
3. TSButton for paint the button on guest stay (calculation)
Silvio.Falconi wrote:
wich class you use for this planner ?
Can you publish a small test sample ?
Regards,
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Re: How many control per dialog?
Dear Antonio,
I use UEStudio for long time without problem and some 3rd library. I'm not quite sure that all library will compatible with Harbour and MSC.
I will try and test it. I will ask a question, when I stuck.
Thank you
I use UEStudio for long time without problem and some 3rd library. I'm not quite sure that all library will compatible with Harbour and MSC.
I will try and test it. I will ask a question, when I stuck.
Thank you
Antonio Linares wrote:Dear Otto,
1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)
2. Download Harbour built using Microsoft Viual Studio Community from here:
https://github.com/FiveTechSoft/Harbour_builder/raw/master/harbour_win64_ads_msvc_2020_12_25_build2.zip
3. You create a .HBP ascii file where you just simply write the names of your PRGs and the libs to link (Harbour's libs are automatically used)
Here there is an example: viewtopic.php?p=233079&sid=45fc429f4488bef75bc47a508514d5e0#p233079
My apologizes to Viktor Szakats for me taking so long to realize it. When we built mod_harbour then we really realized hbmk2 GREAT power!!!
Regards,
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
- Antonio Linares
- Site Admin
- Posts: 42602
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 43 times
- Been thanked: 88 times
- Contact:
- Enrico Maria Giordano
- Posts: 8767
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 5 times
- Contact:
Re: How many control per dialog?
What is this? I'm not going to install anything from that unknown website, sorry.
EMG
EMG