.. |
advapi32.odin
|
a1935bc1f4
sys/windows: replace A with W
|
3 yıl önce |
bcrypt.odin
|
33895b6d92
Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate
|
3 yıl önce |
bluetooth.odin
|
0c45a46aab
Remove `A` calls in favour of `W` calls
|
3 yıl önce |
comctl32.odin
|
ce09cb0bdb
sys/windows: add comctl32
|
3 yıl önce |
comdlg32.odin
|
5d4291d9fa
Merge branch 'odin-lang:master' into master
|
3 yıl önce |
dwmapi.odin
|
fc3c76f946
Fixed CI error
|
2 yıl önce |
gdi32.odin
|
5464a605b1
CreateSolidBrush and FillRect
|
2 yıl önce |
kernel32.odin
|
171d5b4012
more windows kerfuffle
|
2 yıl önce |
key_codes.odin
|
f25a3f2a7d
Add enums for getting Scancodes from WM_KEYDOWN
|
3 yıl önce |
netapi32.odin
|
251da264ed
Remove unneeded semicolons from the core library
|
4 yıl önce |
ntdll.odin
|
2fb351bf04
Update sys/windows to be closer to the soon to be deleted sys/win32
|
3 yıl önce |
ole32.odin
|
e91e5e1fe9
sys/windows: fix formatting
|
3 yıl önce |
shell32.odin
|
86a606e716
App bar bindings
|
2 yıl önce |
shlwapi.odin
|
a728047281
sys/windows: add a bunch of stuff
|
3 yıl önce |
synchronization.odin
|
0c45a46aab
Remove `A` calls in favour of `W` calls
|
3 yıl önce |
system_params.odin
|
d24bebdb9e
sys/windows: add a couple procedures and tons of constants
|
3 yıl önce |
types.odin
|
3ccc0b5aa6
HRGB and Rect functions
|
2 yıl önce |
user32.odin
|
a11b6a9e5f
Merge pull request #2265 from JooperGH/more_dwmapi_bindings
|
2 yıl önce |
userenv.odin
|
5dfff51a40
Allow `core:sys/windows` to build on Windows only
|
4 yıl önce |
util.odin
|
80ce1b7d85
Allow for `N = -1` in `wstring_to_utf8`
|
3 yıl önce |
ux_theme.odin
|
5519749aa4
Added uxtheme bindings
|
2 yıl önce |
wgl.odin
|
89eb351d2b
sys/windows: wgl style fix
|
2 yıl önce |
wglext.odin
|
e50648279d
Add some wgl extensions
|
3 yıl önce |
window_messages.odin
|
bb9b58b8c4
sys/windows: add some constants
|
3 yıl önce |
winerror.odin
|
f3f51bd643
Kernel32: Add more window bindings and improve consistency
|
3 yıl önce |
winmm.odin
|
183a02c584
Add windows.timeGetTime()
|
3 yıl önce |
ws2_32.odin
|
6c14586fff
Add `GetAddrInfoExW`
|
3 yıl önce |