Closed mrfearless closed 6 years ago
RadASM crashing on load. Crashdumps and event viewer indicate error code: 0xc0000374
Removing some custom controls helps prevent this, but not entirely.
Suspect its the way I am handling the new extended properties and storing the allocated memory in the notused field of the dialog structure.
Changed the way of handling this to hopefully prevent any future crashes.
RadASM crashing on load. Crashdumps and event viewer indicate error code: 0xc0000374
Removing some custom controls helps prevent this, but not entirely.
Suspect its the way I am handling the new extended properties and storing the allocated memory in the notused field of the dialog structure.
Changed the way of handling this to hopefully prevent any future crashes.