This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-09 04:51:37 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edd9d5e50b8c976c32f7227e0dfef8ddb9443c40
Odin
/
core
/
sys
/
windows
T
History
zhibog
05b58bdbb1
Fixed package name
2020-10-24 00:17:36 +02:00
..
advapi32.odin
…
bcrypt.odin
…
kernel32.odin
Update packages os, path, and filepath
2020-09-26 16:02:03 +01:00
ntdll.odin
Fixed package name
2020-10-24 00:17:36 +02:00
shell32.odin
…
synchronization.odin
Add sys/windows/synchronization.odin
2020-08-02 15:07:52 +01:00
types.odin
Fixed getting windows version. The former function is no longer working on Windows 10. Also fixed the struct to use correct win32 names
2020-10-24 00:14:01 +02:00
userenv.odin
…
util.odin
Improve default temp allocator; Fix filepath.abs behaviour on Windows
2020-10-13 14:40:13 +01:00
ws2_32.odin
…