1
0
forked from cheng/wallet
wallet/msvc
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
..
make.bat command line make 2023-09-16 19:02:43 +10:00
wallet.manifest Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
wallet.rc Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
wallet.vcxproj Got it working, the mystery crash was my update to wxWidgets 3.2.2.1 2023-09-28 18:14:32 +10:00
winConfig.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfigDebug.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfigRelease.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfigWidgets.bat Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
wxConfig.bat My update of wxWidgets broke. wxWidgets bug, or bug in the way I use it. 2023-09-14 10:45:12 +10:00