Quantum
d971915275
Cleaned up window painting and fixed colours.
...
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
2013-06-14 19:30:29 -04:00
Quantum
01ac5a541f
Merge branch 'master' of github.com:xiaomao5/MusicKeyboard
2013-06-14 19:10:14 -04:00
Quantum
a3b5334921
I didn't know that I deleted new[] arrays with delete.
...
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
2013-06-14 19:10:01 -04:00
Quantum
fd1419e9fb
Update PianoControl.cpp
...
Removed debugging code.
2013-06-14 13:40:54 -03:00
Quantum
8a946ee58b
Used a Piano control instead of a bitmap.
...
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
2013-06-07 19:40:52 -04:00
Quantum
3f80ecd644
Fixed strange bug where music doesn't play when ran as taskbar pinned item.
...
Details: MapVirtualKeyEx(uiScan, MAPVK_VSC_TO_VK, hklQWERTY) returns 0 only when ran pinned, for reasons unknown.
Fix: If it returns 0, return original code. May not work for Dvorak.
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
2013-06-04 16:30:06 -04:00
Quantum
be89fa7bf6
Initial Commit.
...
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
2013-06-02 22:14:25 -04:00