io.backend.windows: fix for deployment
parent
b238a1719f
commit
f0d5f99d23
|
@ -52,4 +52,4 @@ HOOK: add-completion io-backend ( port -- )
|
|||
|
||||
: default-security-attributes ( -- obj )
|
||||
SECURITY_ATTRIBUTES <struct>
|
||||
dup class heap-size >>nLength ;
|
||||
SECURITY_ATTRIBUTES heap-size >>nLength ;
|
||||
|
|
Loading…
Reference in New Issue