1
0
forked from cheng/wallet
wallet/samples/README.txt
Cheng d59729f396
Never really figured out why my code was breaking
fixed it by looking for funny things that deviated from
the sameples,  and doing various recommended safe things,
and found a few sql errors, and one by one the crashes
went away.

The new wxWidgets just seems less tolerant of little careless
stuff that is not right.
2023-10-18 20:23:56 +10:00

4 lines
123 B
Plaintext

This directory contains other people's sample code that I have
modified a little or a lot to conforming to my actual code