Thomas la Cour
|
dd75b7a4d9
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
# Conflicts:
# core/sys/windows/kernel32.odin
# core/sys/windows/types.odin
# core/sys/windows/user32.odin
# core/sys/windows/winerror.odin
|
2024-07-11 21:20:53 +02:00 |
|
Thomas la Cour
|
465ac74020
|
more windows stuff
|
2024-06-11 18:19:16 +02:00 |
|
Franz Höltermann
|
6454c6f087
|
Added some missing functions to core/sys/windows
|
2024-06-11 09:35:59 +02:00 |
|
Igor Dreher
|
120b1101fb
|
[core:sys/windows] add System Error Codes enum
Copied error values from https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-
and subsequent pages to an enum
|
2023-12-29 11:06:50 -03:00 |
|
Lucas Perlind
|
f3f51bd643
|
Kernel32: Add more window bindings and improve consistency
|
2022-09-01 22:57:27 +10:00 |
|
gingerBill
|
22a0c3fce1
|
Disallow proc() do stmt and only allow proc() { stmt }
|
2022-07-18 15:09:04 +01:00 |
|
hikari
|
d19fc54c3d
|
sys/windows: add macro
|
2022-06-08 21:18:11 +03:00 |
|
hikari
|
a2e0373934
|
sys/windows: add registry functions and create winerror.odin
|
2022-06-03 06:44:42 +03:00 |
|