auto generate TOC by using AWK

This commit is contained in:
Vincent Wei
2019-10-30 17:44:37 +08:00
parent ccccbdc958
commit c4099c51a4
69 changed files with 1061 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# Advanced Programming of Control
- [User-Defined Control](#user-defined-control)
- [Subclassing of Control](#subclassing-of-control)
- [Combined Use of Controls](#combined-use-of-controls)
## User-Defined Control
You can also register your own control class by calling `RegisterWindowClass`