Christian Seibold
|
852c8b533c
Add SetConsoleCursorInfo and GetConsoleCursorInfo to sys/windows package
|
2 years ago |
Elusive Porpoise
|
4210aa9ab9
add SetConsoleOuputCP
|
2 years ago |
gingerBill
|
0674b1b6ee
Merge pull request #2314 from SentientCoffee/pr/win32_console_text_attributes
|
2 years ago |
Jeppe Skov
|
ffc592c7cf
Added missing Windows functions for console manipulation
|
2 years ago |
Elusive Porpoise
|
8738695bd8
FindFirstChangeNotification series of calls
|
2 years ago |
Daniel
|
34cb558279
Add win32 SetConsoleTextAttributes for setting cmd prompt colors
|
2 years ago |
Colin Davidson
|
171d5b4012
more windows kerfuffle
|
2 years ago |
Colin Davidson
|
b455ccd261
fix more things?
|
2 years ago |
Colin Davidson
|
b22ddb1453
fix windows structs
|
2 years ago |
Colin Davidson
|
cb7dd12222
name raw union
|
2 years ago |
Colin Davidson
|
8f39c45e9b
use raw_union?
|
2 years ago |
Colin Davidson
|
944396128b
add get core count
|
2 years ago |
hikari
|
7ed28e8a84
sys/windows: add CreateWaitableTimerExW
|
2 years ago |
gingerBill
|
7bcde35651
Heavily improve time handling on Windows for `time.now()` and `os.File_Info`
|
2 years ago |
gingerBill
|
7743e34596
Fix typo
|
2 years ago |
gingerBill
|
4003b76fd3
Add `GetSystemTimePreciseAsFileTime`
|
2 years ago |
hikari
|
fa6cfde4b0
sys/windows: add free disk space function binding
|
2 years ago |
matias
|
d13dc7eca7
Add a few Fiber functions to kernel32.odin
|
2 years ago |
Tetralux
|
37a2356485
[sys/windows] Add DCB structure, SetCommState, GetCommState
|
3 years ago |
Jeroen van Rijn
|
01e8668357
Merge branch 'master' into sysinfo
|
3 years ago |
Lucas Perlind
|
f3f51bd643
Kernel32: Add more window bindings and improve consistency
|
3 years ago |
Jeroen van Rijn
|
d5f94d73ad
[sys/info] Initial version.
|
3 years ago |
gingerBill
|
7fe36de069
Correct Try SRWLock related procedures to return `BOOLEAN` rather than `BOOL`
|
3 years ago |
Jimmy "Keeba" Lefevre
|
9e288b7ce8
Change LPCSTR to LPCWSTR in windows _W procedures
|
3 years ago |
hikari
|
a2e0373934
sys/windows: add registry functions and create winerror.odin
|
3 years ago |
jason
|
43432f92ec
fix git dummy move
|
3 years ago |
jason
|
fff23e2bbb
merge from upstream and convert to ^File types
|
3 years ago |
gingerBill
|
0c45a46aab
Remove `A` calls in favour of `W` calls
|
3 years ago |
gingerBill
|
d1fc9d3073
Add more libraries
|
3 years ago |
gingerBill
|
2fb351bf04
Update sys/windows to be closer to the soon to be deleted sys/win32
|
3 years ago |