I prefer PNotes 9.3.0 since it has all I need and it is faster and more lightweight than the PNotes.NET.
I use portable version of PNotes 9.3.0 (exctracted from a zip archive).
Each time I exit Windows, I get this message-box with the error:
---------------------------PNotes.exe - Application Error---------------------------Instruction at address 0x000000006420EB2B referenced to memory at address 0x0000000002330578. Memory can not be read."ОК" -- exit the application"Cancel" -- debug the application---------------------------ОК Cancel ---------------------------
The OS is Windows 10 Pro 20H2.
What can be the reason of this error? Can I investigate this somehow?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just for information, I've downloaded the sources of PNotes 9.3.0 and compiled them with Pelles C 11. Well... The Debug version works correctly, but the Release version may unexpectedly crash - for example, when a note is clicked in PNote's control panel. If I debug the Release version, Pelles C says there is an access violation at this point (when a note is clicked in PNote's control panel). I have no idea why and where it is happening.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Actually I don't support classic PNotes anymore. I just remember that every Pelles C version after 4.5 was a kind of "buggy" in all related to PNotes. It's strange that you managed to compile it at all )))
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I prefer PNotes 9.3.0 since it has all I need and it is faster and more lightweight than the PNotes.NET.
I use portable version of PNotes 9.3.0 (exctracted from a zip archive).
Each time I exit Windows, I get this message-box with the error:
The OS is Windows 10 Pro 20H2.
What can be the reason of this error? Can I investigate this somehow?
Just for information, I've downloaded the sources of PNotes 9.3.0 and compiled them with Pelles C 11. Well... The Debug version works correctly, but the Release version may unexpectedly crash - for example, when a note is clicked in PNote's control panel. If I debug the Release version, Pelles C says there is an access violation at this point (when a note is clicked in PNote's control panel). I have no idea why and where it is happening.
Hi,
Actually I don't support classic PNotes anymore. I just remember that every Pelles C version after 4.5 was a kind of "buggy" in all related to PNotes. It's strange that you managed to compile it at all )))