NO

Author Topic: Windows 11  (Read 1811 times)

Offline alderman2

  • Member
  • *
  • Posts: 74
    • Xmag
Re: Windows 11
« Reply #30 on: January 08, 2025, 01:25:13 AM »
OK!
Now I understand better how it is done!
Will test it with xx.res as you suggest. I don't have to worry about something going wrong, I use special test files.

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2180
Re: Windows 11
« Reply #31 on: January 08, 2025, 02:20:30 AM »
So compiler create obj-file, but crash while closing source-file.
Perhaps a bogus file handle for CloseHandle().
May the source be with you

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #32 on: January 08, 2025, 06:06:58 AM »
As I said yesterday it is a file access problem
I have made the update to v24
and have problem when saving file not only when compiling or linking
It is not a PE's problem
I think like Timo, maybe a CloseHandle bug
In that case I copy all the file in the clipboard call taskmanager and ask it to unload Pelles
After I relaunch  Pelles and paste from the clipboard and I can save
« Last Edit: January 08, 2025, 06:09:02 AM by HellOfMice »
--------------------------------
Kenavo

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2180
Re: Windows 11
« Reply #33 on: January 08, 2025, 10:17:09 AM »
If Pelles C tools works in Windows 7, 8, 10, Windows 11 might have a bug / feature itself.
« Last Edit: January 08, 2025, 10:21:19 AM by TimoVJL »
May the source be with you

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #34 on: January 08, 2025, 10:20:18 AM »
Except this error code all works very well
I have the same problem with Notepad++ and the last update of it
I compile, Link, and debug without problem
My program runs well
Nothing else
I have given a solution when we cannot save.

--------------------------------
Kenavo

Offline alderman2

  • Member
  • *
  • Posts: 74
    • Xmag
Re: Windows 11
« Reply #35 on: January 08, 2025, 07:22:38 PM »

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #36 on: Yesterday at 06:25:25 PM »
How do you program under windows 111 release 24 ?


I use powershell and now that's nice.
For editing I use NotePad++
I use Pelle's debugger
and now I am pleased even if the debugger creates problems but it not directly it is with that windows (sh****) version, before this (sh$$$$$) version I used the debugger and all was fine.


There are bugs when using the ide while programming in assembler, who will correct them? When?
I know nobody has the source files. Is there somebody able to contact Pelle?


if someone needs my files (debug and relase) batch files, I can send them
--------------------------------
Kenavo

Offline alderman2

  • Member
  • *
  • Posts: 74
    • Xmag
Re: Windows 11
« Reply #37 on: Yesterday at 06:28:34 PM »
I have emailed Pelle about the bug.

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #38 on: Yesterday at 06:30:06 PM »
And No Answer? Did you ask to confirm the receipt?
--------------------------------
Kenavo

Offline alderman2

  • Member
  • *
  • Posts: 74
    • Xmag
Re: Windows 11
« Reply #39 on: Yesterday at 06:45:16 PM »
No, no answer yet and I didn't ask for a delivery receipt.
Sent the email 2024-12-28 18:49

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2180
May the source be with you

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #41 on: Today at 04:04:14 AM »
They will stay there for a long time...
--------------------------------
Kenavo

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #42 on: Today at 06:36:15 AM »
Here are my files:
Maker for building the release
Maked for building the debuig version
You must change the XXXXXX and YYYYY by your own folders names
On the porc cmdline, chane "-L0x409" if you are not French.


There are cmd lines for POASM, POCC, PORC and POLINK


That's all
« Last Edit: Today at 06:39:44 AM by HellOfMice »
--------------------------------
Kenavo

Offline HellOfMice

  • Member
  • *
  • Posts: 300
  • Never be pleased, always improve
Re: Windows 11
« Reply #43 on: Today at 06:38:42 AM »
Sorry I forgot to upload
--------------------------------
Kenavo

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2180
Re: Windows 11
« Reply #44 on: Today at 07:06:41 AM »
How Pelles C cc.exe and pomake.exe works in Windows 11 24H2 ?
« Last Edit: Today at 07:41:39 AM by TimoVJL »
May the source be with you