Windows API Calendar problem

Post Reply
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Windows API Calendar problem

Post by richard-service »

Dear Antonio,

Look this. Year data not refresh right now that must be Exit.

Image
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Antonio Linares
Site Admin
Posts: 42597
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 40 times
Been thanked: 86 times
Contact:

Re: Windows API Calendar problem

Post by Antonio Linares »

Dear Richard,

Could you please post a prg to test it ?

many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Jimmy
Posts: 1740
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany
Has thanked: 2 times

Re: Windows API Calendar problem

Post by Jimmy »

hi,

have try Sample c:\fwh\samples\testcal2.prg
i have change

Code: Select all | Expand

DATE TO GERMAN

and it seems to change Year from 31.12.2022 to 01.01.2023 ... or what do you mean :?:

p.s. there is a nice Tool to make animated GIF from Screen so you need not a Smartphone
https://github.com/NickeManarin/ScreenToGif
greeting,
Jimmy
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Windows API Calendar problem

Post by richard-service »

Antonio Linares wrote:Dear Richard,

Could you please post a prg to test it ?

many thanks


Dear Antonio,
I saw FWH sample .RC file different from my old Borland Workshop .RC file.
I try to modify it and work fine. Thank you.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
Post Reply