Search found 1416 matches

by Auge_Ohr
Wed Oct 26, 2022 10:00 pm
Forum: eXpress++ Support
Topic: Correct handling of execution errors
Replies: 6
Views: 2485

Re: Correct handling of execution errors

hi Eugene, RECOVER // код обработки ошибки aMess := {} you need to "restore" ErrorBlock( bError ) after RECOVER (and ENDSEQUENCE) ... an execution error occurs if the Eidos system is already running. so why do you not "check" if already running :?: use this PROCEDURE APPSYS() LOCAL cTitle := "Aidos"...
by Auge_Ohr
Sun Oct 23, 2022 2:29 pm
Forum: Announcements
Topic: Windows 11 22H2 speed
Replies: 4
Views: 4043

Re: Windows 11 22H2 speed

hi, Good to know, one more reason to wait at least a year before installing Windows 11 somewhere. did you got a Offer from Microsoft Update for Windows 11 H2 :?: if not it might be a Problem with some Software / Driver which are on "safe Guard" List. it also happend with (old) Microsoft Product like...
by Auge_Ohr
Thu Oct 13, 2022 2:23 pm
Forum: User Contributions
Topic: phpBB Forum Reader
Replies: 2
Views: 3421

Re: phpBB Forum Reader

hi Roger, have you change Attachment Path to include "/phpbb3" :shock: http://bb.donnay-software.com/donnay/phpbb3/download/file.php?id=2149 my "phpBB Forum Grabber" work correct until Thread 3068 in Express++ Forum and than will fail to download Attachment ... even that Browser now work with "new" ...
by Auge_Ohr
Wed Oct 12, 2022 4:17 pm
Forum: User Contributions
Topic: phpBB Forum Reader
Replies: 2
Views: 3421

phpBB Forum Reader

to download Attachment and CODE from (any) phpBB Forum i wrote this App using HMG Constribution Express_Attachment.png FORUMHMG_81.zip for more Information and latest Release (EXE / Source) visit https://www.hmgforum.com/viewtopic.php?t=7281 you can download HMG Constribution here https://www.hmgfor...
by Auge_Ohr
Wed Oct 05, 2022 5:13 pm
Forum: User Contributions
Topic: code4 to code5 in dbf file
Replies: 7
Views: 4221

Re: code4 to code5 in dbf file

hi Roger, found out that i can download Files from this Forum when use this Syntax http://bb.donnay-software.com/donnay/download/file.php?id=2145 instead of (wrong) http://bb.donnay-software.com/donnay/phpbb3/download/file.php?id=2145 so "/phpbb3" is to much in URL which are show for Attachment
by Auge_Ohr
Wed Oct 05, 2022 3:38 pm
Forum: User Contributions
Topic: code4 to code5 in dbf file
Replies: 7
Views: 4221

Re: code4 to code5 in dbf file

hi,

Attachment in this phpBB Forum does not work
The selected attachment does not exist anymore.
please use CODE Tag to release, Thx
by Auge_Ohr
Sat Oct 01, 2022 3:46 am
Forum: Xbase++ 2.0
Topic: Manifest - Reg-Free COM for 3rd party DLL
Replies: 6
Views: 3501

Re: Manifest - Reg-Free COM for 3rd party DLL

It's not an OCX file that is being 'included' using the manifest, it's the Chilkat ActiveX library DLL, in case that makes a difference. a OCX "is" a DLL Chilkat provided a copy of a manifest for their ActiveX DLL in a blog article about Reg-Free COM, so we knew it was possible to get it working. c...
by Auge_Ohr
Thu Sep 29, 2022 9:50 pm
Forum: Xbase++ 2.0
Topic: Manifest - Reg-Free COM for 3rd party DLL
Replies: 6
Views: 3501

Re: Manifest - Reg-Free COM for 3rd party DLL

hi Regan, to link a Manifest "into" App use a *.ARC and add #define MANIFEST_RESID 1 #define MANIFEST 24 USERDEF MANIFEST MANIFEST_RESID = FILE "MY.MANIFEST" --- for ActiveX you have to add "TAG" into your My.Manifest <file name="my.ocx"> ... </file> --- you can NOT include *.OCX "as Resource" *.OCX...
by Auge_Ohr
Thu Aug 25, 2022 12:43 pm
Forum: Announcements
Topic: Windows 11 speed
Replies: 7
Views: 4466

Re: Windows 11 speed

hi,

about (real) WinUI3 Control look here
https://apps.microsoft.com/store/detail ... n-us&gl=US

you can get Source here
https://github.com/microsoft/WinUI-Gallery

as you can see it have nothing to do what Alaska call WebUI :naughty:
by Auge_Ohr
Wed Aug 24, 2022 2:15 pm
Forum: Announcements
Topic: Windows 11 speed
Replies: 7
Views: 4466

Re: Windows 11 speed

hi,

Windows 11 22H2 22621.382 have release Yesterday as "GA" (General Availability)

if you use Beta Version 22H2 22622 than de-install KB5015669 to go Back to 22621 and get KB5016632