ryuukk e1fae5b902 Fix attribute 2 years ago
..
advapi32.odin 2795f09fa8 Add GetStartupInfoW. Rename StartupInfo to StartupInfoW. 2 years ago
bcrypt.odin 33895b6d92 Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate 3 years ago
bluetooth.odin 0c45a46aab Remove `A` calls in favour of `W` calls 3 years ago
comctl32.odin ce09cb0bdb sys/windows: add comctl32 2 years ago
comdlg32.odin 5d4291d9fa Merge branch 'odin-lang:master' into master 3 years ago
dnsapi.odin 28f7f57247 manually start merging core_net 2 years ago
dwmapi.odin fc3c76f946 Fixed CI error 2 years ago
gdi32.odin 5464a605b1 CreateSolidBrush and FillRect 2 years ago
ip_helper.odin 28f7f57247 manually start merging core_net 2 years ago
kernel32.odin bc43a8d38d Add CopyFileW 2 years ago
key_codes.odin f25a3f2a7d Add enums for getting Scancodes from WM_KEYDOWN 3 years ago
netapi32.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
ntdll.odin 2fb351bf04 Update sys/windows to be closer to the soon to be deleted sys/win32 3 years ago
ole32.odin e91e5e1fe9 sys/windows: fix formatting 3 years ago
shell32.odin 03c6862d51 sys/windows: added some functions and types for input hooks and tray icons 2 years ago
shlwapi.odin a728047281 sys/windows: add a bunch of stuff 2 years ago
synchronization.odin 0c45a46aab Remove `A` calls in favour of `W` calls 3 years ago
system_params.odin d24bebdb9e sys/windows: add a couple procedures and tons of constants 3 years ago
types.odin fb0b9de7a9 Merge pull request #2423 from jon-lipstate/wsapoll 2 years ago
user32.odin 8012e6fa43 Remove rcDevice field from WINDOWPLACEMENT. Add WaitMessage and SetWindowPlacement. 2 years ago
userenv.odin 5dfff51a40 Allow `core:sys/windows` to build on Windows only 4 years ago
util.odin 2795f09fa8 Add GetStartupInfoW. Rename StartupInfo to StartupInfoW. 2 years ago
ux_theme.odin 5519749aa4 Added uxtheme bindings 2 years ago
wgl.odin 89eb351d2b sys/windows: wgl style fix 2 years ago
wglext.odin e50648279d Add some wgl extensions 3 years ago
window_messages.odin bb9b58b8c4 sys/windows: add some constants 2 years ago
winerror.odin f3f51bd643 Kernel32: Add more window bindings and improve consistency 3 years ago
winmm.odin 57594153a1 relocations and add some error consts to winmm 2 years ago
ws2_32.odin e1fae5b902 Fix attribute 2 years ago