app: added windows.TRUE for Windows

Signed-off-by: pierre <pierre.curto@gmail.com>
This commit is contained in:
pierre
2021-01-27 17:59:21 +01:00
committed by Elias Naur
parent f7d1f46c1f
commit d604455582
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -55,6 +55,8 @@ type MinMaxInfo struct {
}
const (
TRUE = 1
CS_HREDRAW = 0x0002
CS_VREDRAW = 0x0001
CS_OWNDC = 0x0020