![]() |
|
#16
|
||||
|
||||
|
The intermittent x32 crashes were due to unsafe modeless-dialogue copying, where some windows were assigned through a custom operator=() that only copied m_hWnd. I removed that pattern, and the dialogue classes are now non-copyable, so the same bug cannot silently return in the future.
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪) There are only 10 types of people in the world: Those who understand binary, and those who don't http://www.accessroot.com |
| The Following 3 Users Gave Reputation+1 to Shub-Nigurrath For This Useful Post: | ||
| The Following 4 Users Say Thank You to Shub-Nigurrath For This Useful Post: | ||
CodeCracker (04-15-2026), MarcElBichon (04-15-2026), user_hidden (04-15-2026), yoza (04-15-2026) | ||
|
|