diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/windows/sys.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/windows/sys.txt b/sys/windows/sys.txt index a25b3b9c3..66549f6ec 100644 --- a/sys/windows/sys.txt +++ b/sys/windows/sys.txt @@ -15,8 +15,7 @@ VirtualAlloc(lpAddress vma, dwSize len[lpAddress], flAllocationType flags[alloca SECURITY_ATTRIBUTES { nLength len[parent, int32] lpSecurityDescriptor ptr[in, SECURITY_DESCRIPTOR, opt] -# TODO: at this point we probably do need the BOOL type. - bInheritHandle int32[0:1] + bInheritHandle bool32 } # TODO: describe |
