Michael Möller
|
8c6c61d3e3
|
Added an event handler to save the configuration when the user logs off without closing the application first (http://blogs.msdn.com/b/oldnewthing/archive/2008/04/21/8413175.aspx), because FormClosed is not called in that case.
|
2010-05-25 22:33:03 +00:00 |
|
Michael Möller
|
b4b40b7f8e
|
Added a check if all required files are available at startup. Improved the crash reporting.
|
2010-05-01 12:12:37 +00:00 |
|
Michael Möller
|
98c7c31cac
|
Improved the stability of the crash reporting system.
|
2010-04-25 19:05:15 +00:00 |
|
Michael Möller
|
76a3ac113b
|
Rewritten the T-Balancer code to use the FTDI D2XX drivers directly instead of the System.IO.Ports.SerialPort class. The SerialPort class has some ugly problems like http://connect.microsoft.com/VisualStudio/feedback/details/140018/serialport-crashes-after-disconnect-of-usb-com-port or http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/8a1825d2-c84b-4620-91e7-3934a4d47330 for which no real solution seems to exist. And Microsoft doesn't feel like it needs to be fixed for years now.
|
2010-04-05 15:31:19 +00:00 |
|
Michael Möller
|
20158a0edd
|
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
2010-04-02 16:05:07 +00:00 |
|