aboutsummaryrefslogtreecommitdiff
path: root/src/samples/thmviewer/thmviewer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-12/+25
|
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-7/+2
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-14/+1
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-24/+33
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-5/+22
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* Move Tools into wixRob Mensching2021-04-291-0/+543