Files
lmms/plugins/vst_base
DomClark 8e9f74df37 Minor fixes
From MSDN: "In WM_SYSCOMMAND messages, the four low-order bits of the
wParam parameter are used internally by the system. To obtain the
correct result when testing the value of wParam, an application must
combine the value 0xFFF0 with the wParam value by using the bitwise AND
operator."
Also calculate the required window size using AdjustWindowRect, rather
than hard-coding some constants.
2018-05-30 09:02:05 +09:00
..
2018-03-30 14:13:31 -04:00
2017-11-19 14:25:39 +09:00
2018-05-30 09:02:05 +09:00