Help for Tune Smithy
C-code
From Tune Smithy
Intro
Here I'll share code snippets as I work on the program. So, things that solve problems in interesting ways or things that took me a long time to find out how to do.
It's a bit like the Source Code section of RobertInventor software website, but small snippets rather than complete dlls or sample programs.
So for things where you want to know "how to do" something but not looking for a complete sample you can just copy / paste into your program - generally simpler smaller scale thigns than for the Source Code samples.
C-code Snippets
How to show a dialog full screen
How to let user click and drag anywhere on window or dialog to move it