tray icon + ask before closing

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@10 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
sirius-m
2009-09-24 04:09:56 +00:00
parent 8dca7864f7
commit dba0fd9b6a
12 changed files with 3365 additions and 2448 deletions

4
bugs.txt Normal file
View File

@@ -0,0 +1,4 @@
Known bugs:
- For some reason, CreateHardLink doesn't add a shortcut to the startup folder
- When the program is minimized to tray, double clicking the icon only restores it to the task bar
- Window flickers when blocks are added (problem with repainting?)