.. |
advapi32.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
bcrypt.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
bluetooth.odin
|
a9f4c90c79
sys: Add Windows Bluetooth APIs.
|
3 years ago |
gdi32.odin
|
1d8bc3e917
sys/windows: fix gdi32 raw pointer types
|
3 years ago |
kernel32.odin
|
b9efd09d17
sys/windows: fixed calling conventions, added several bindings
|
3 years ago |
key_codes.odin
|
2ccfaa7d4e
sys/windows: add virtual keycodes
|
3 years ago |
netapi32.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
ntdll.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
shell32.odin
|
5dfff51a40
Allow `core:sys/windows` to build on Windows only
|
4 years ago |
synchronization.odin
|
0d258e8b55
Make many `package time` procedures use `"contextless"` calling convention
|
3 years ago |
types.odin
|
4c14e92952
sys/windows: add several procedures and macros
|
3 years ago |
user32.odin
|
4c14e92952
sys/windows: add several procedures and macros
|
3 years ago |
userenv.odin
|
5dfff51a40
Allow `core:sys/windows` to build on Windows only
|
4 years ago |
util.odin
|
b21cf05d44
sys/windows: move L into util.odin
|
3 years ago |
window_messages.odin
|
4bd5de34ea
sys/windows: add several of constants
|
3 years ago |
ws2_32.odin
|
c67c0789eb
Add socket() function to windows ws32 bindings
|
3 years ago |