Download
cyberslak
/lightsout
/slider.h
(View History)
| cyberslak Add LICENSE information | Latest amendment: 22 on 2025-03-15 |
| 1 | // SPDX-License-Identifier: MIT |
| 2 | |
| 3 | #pragma once |
| 4 | |
| 5 | pascal long |
| 6 | slider_proc(short varCode, ControlHandle theControl, |
| 7 | short message, long param); |