git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@715 b9cfdab3-6d41-4d17-bbe4-086880011989
5 lines
225 B
Markdown
5 lines
225 B
Markdown
# LowLevel.h function tips
|
|
@warning This is mainly for developers
|
|
|
|
1. `MwLLSetSizeHints`, `MwLLMakeBorderless`, `MwLLMakeToolWindow`, `MwLLMakePopup` have to be called between `MwLLBeginStateChange` and `MwLLEndStateChange`
|
|
|