News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Check the forum for new posts

Started by jj2007, March 11, 2021, 01:45:19 PM

Previous topic - Next topic

zedd

Quote from: HSE on October 10, 2023, 10:55:15 AMHi JJ!

there are 2 serious problems:

1) Turquois background in first window :biggrin:
:rofl:  :joking:  :tongue:
I'll look into this version later...

jj2007

Quote from: HSE on October 10, 2023, 10:55:15 AMHi JJ!

there are 2 serious problems:

1) Turquois background in first window :biggrin:

2) Link open board, not the specific subject

Later: perfectly detect this post  :thumbsup:

On 2) I fully agree, that's a bug that needs to be fixed :bgrin:

zedd

Error downloading msftedjj:
Archive download failed. :sad:


TOM init failed.
Invalid window handle. :sad:

zedd

Upon locating msftedjj that I already had...

*** 08:06:02: could not download recent posts, sorry ***
#D-U#D-U


ps. The Shift+Close is weird. Why use shift?

jj2007

Quote from: HSE on October 10, 2023, 10:55:15 AMHi JJ!

there are 2 serious problems:

1) Turquois background in first window :biggrin:
2) Link open board, not the specific subject

Solved - you can now edit CheckNewPosts.ini:
  .if !Ini$()    ; set defaults if no ini file found
    SetIni$ "upperBgColour", Str$(LiteBlueGreen)
    SetIni$ "lowerBgColour", Str$(LiteGrey)
  .endif
  GuiControl TheDesc, "RichEdit", y=0+26, h=0+230, font -16, bcol <Val(Ini$("upperBgColour"))>, text hover$
  GuiControl TheLinks, "RichEdit", y0+228, h1000-228, font -14, bcol <Val(Ini$("lowerBgColour"))>

Quote from: zedd151 on October 11, 2023, 12:05:17 AMError downloading msftedjj:
Archive download failed. :sad:

TOM init failed.
Invalid window handle. :sad:
...
Upon locating msftedjj that I already had...

*** 08:06:02: could not download recent posts, sorry ***

Is your msftedjj.dll in the same folder as your CheckNewPosts.exe?

Quoteps. The Shift+Close is weird. Why use shift?

Ok, I changed that. Now Escape minimises the window, while Alt F4 closes the app.

New beta attached, grateful for feedback :thup:

zedd

Yes, msftedjj is in the program folder. Seems we went down this road before?
...... is this program using some of the SSE** instructions that my old box just doesn't understand?

I'll look at the newest version after I have dinner...

jj2007

Quote from: zedd151 on October 11, 2023, 09:03:44 AMis this program using some of the SSE** instructions that my old box just doesn't understand?

I'm afraid this is the case... try the attached special edition :cool:

zedd

Quote*** 11:35:53: could not download recent posts, sorry ***
#D-U#D-U
With the latest version. Couldnt test this yesterday, real life interferences..
msftedjj.dll is in the program folder...

jj2007


zedd

Quote from: jj2007 on October 12, 2023, 04:28:45 AMSeems a firewall problem
I have the firewall disabled. I never use it, nor any AV. For risky adventures, I simply reinstall the OS, afterwards. Takes only a few minutes.  :cool:
I'll take another look, after I finish walking the dogs.

zedd

Firewall is effectively OFF:


But for completeness, and in case it is still somehow active, I added an exception for the program:


Still with the same results:
Quote*** 14:53:48: could not download recent posts, sorry ***
#D-U#D-U