aboutsummaryrefslogtreecommitdiff
path: root/src/samples/thmviewer/display.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-3/+4
|
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-4/+4
|
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-11/+3
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-33/+25
| | | | Add control loaded event.
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-1/+1
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* Move Tools into wixRob Mensching2021-04-291-0/+354