| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-26 | Fixed typos | Andre Muezerie | |
| 2026-04-23 | Potentially uninitialized variable in bindview | Andre Muezerie | |
| These changes eliminate the warnings below in bindview.cpp by initializinf the variables mentioned. 1449 The status of this call to externally defined (SAL) GetCursorPos is not checked, potentially leaving pt uninitialized. 1528 The status of this call to externally defined (SAL) GetCursorPos is not checked, potentially leaving pt uninitialized. 1825 The status of this call to externally defined (SAL) GetDeviceStatus is not checked, potentially leaving ulStatus uninitialized. | |||
| 2015-03-17 | Initial publish | Dave Wilson | |
