RustAudio / baseview

low-level window system interface for audio plugin UIs
Apache License 2.0
274 stars 57 forks source link

ensure title lives long enough to pass it to CreateWindowEx; also validate it as a CString #75

Closed glowcoil closed 3 years ago

glowcoil commented 3 years ago

Eventually we should use the wchar variants of the winapi functions.