Commit graph

8 commits

Author SHA1 Message Date
Quantum 41feb7fce6 Used resource for manifest. 2013-09-08 11:46:22 -04:00
Quantum 74a3a44562 Cleaned up window painting and fixed colours. 2013-06-14 19:30:29 -04:00
Quantum c305773c3f Removed non-existent dependency in Makefile. 2013-06-14 13:43:32 -03:00
Quantum 287311ebab Update PianoControl.cpp 2013-06-14 13:40:54 -03:00
Quantum a29f0b11e3 I didn't know that I deleted new[] arrays with delete. 2013-06-14 19:10:01 -04:00
Quantum 6978cbc4e6 Used a Piano control instead of a bitmap. 2013-06-07 19:40:52 -04:00
Quantum bf8d3026ff 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.
2013-06-04 16:30:06 -04:00
Quantum 29dd3e7622 Initial Commit. 2013-06-02 22:14:25 -04:00