Lucas Perlind
|
f3f51bd643
Kernel32: Add more window bindings and improve consistency
|
пре 3 година |
gingerBill
|
7fe36de069
Correct Try SRWLock related procedures to return `BOOLEAN` rather than `BOOL`
|
пре 3 година |
Jimmy "Keeba" Lefevre
|
9e288b7ce8
Change LPCSTR to LPCWSTR in windows _W procedures
|
пре 3 година |
hikari
|
a2e0373934
sys/windows: add registry functions and create winerror.odin
|
пре 3 година |
jason
|
43432f92ec
fix git dummy move
|
пре 3 година |
jason
|
fff23e2bbb
merge from upstream and convert to ^File types
|
пре 3 година |
gingerBill
|
0c45a46aab
Remove `A` calls in favour of `W` calls
|
пре 3 година |
gingerBill
|
d1fc9d3073
Add more libraries
|
пре 3 година |
gingerBill
|
2fb351bf04
Update sys/windows to be closer to the soon to be deleted sys/win32
|
пре 3 година |
gingerBill
|
eef44b11f3
Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks
|
пре 3 година |
gingerBill
|
8b4b81fdeb
Fill in most of os2/file_windows.odin
|
пре 3 година |
Aaron Glazer
|
c9e31dc90d
Adding some proc bindings, struct definitions, and constant values.
|
пре 3 година |
Jeroen van Rijn
|
85e6efdf16
Ctrl-C handler on Windows.
|
пре 3 година |
hikari
|
aa4eb35671
sys/windows: add some procedures
|
пре 3 година |
hikari
|
cfae39c29d
sys/windows: add procedures and types
|
пре 3 година |
CiD-
|
56737c1431
merge upstream/master
|
пре 3 година |
hikari
|
b9efd09d17
sys/windows: fixed calling conventions, added several bindings
|
пре 3 година |
gingerBill
|
9c3cdc4620
Start filling in the file_windows.odin procedures
|
пре 3 година |
Jonas Welle
|
7c26b0abdb
add GetModuleHandleA
|
пре 3 година |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
пре 4 година |
gingerBill
|
0d257c61cd
Disallow `using` on an enum declaration.
|
пре 4 година |
Jeroen van Rijn
|
5dfff51a40
Allow `core:sys/windows` to build on Windows only
|
пре 4 година |
gingerBill
|
b727b6438b
Minimize unneeded casts
|
пре 4 година |
gingerBill
|
aa93305015
Replace usage of `inline proc` with `#force_inline proc` in the core library
|
пре 4 година |
gingerBill
|
efdee0dafb
Remove `bit_field` type from Odin (keyword and dead runtime code still exists)
|
пре 4 година |
gingerBill
|
5cced38a6e
Add kernel32 memory api
|
пре 4 година |
gingerBill
|
de9b6e3f6e
Correct sys/win32 to match sys/windows
|
пре 4 година |
gingerBill
|
54fbdabc38
Add experimental `-insert-semicolon` functionality to tokenizer and parser
|
пре 4 година |
gingerBill
|
840af6825a
Update packages os, path, and filepath
|
пре 5 година |
gingerBill
|
8cc5cd1494
Add `package path/filepath`; Add `os.stat` for windows (TODO: unix)
|
пре 5 година |