aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk ...Thomas la Cour2024-07-261-3/+0
* missign cursorinfoThomas la Cour2024-07-261-0/+15
* formatThomas la Cour2024-07-252-21/+21
* Merge remote-tracking branch 'upstream/master' into sys-windows-2Thomas la Cour2024-07-253-30/+306
|\
| * Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2024-07-241-0/+1
| |\
| | * Add CLSCTX_ALLJeroen van Rijn2024-07-241-0/+1
| * | Add more NtDll stuffgingerBill2024-07-242-0/+39
| |/
| * Improve win32 typesgingerBill2024-07-241-10/+22
| * Add some more Ntdll callsgingerBill2024-07-242-18/+124
| * Merge pull request #3966 from KyleNBurke/sys-windows-add-typeJeroen van Rijn2024-07-231-0/+6
| |\
| | * Remove semicolonKyle Burke2024-07-231-1/+1
| | * Add `NCCALCSIZE_PARAMS` to `sys/windows`Kyle Burke2024-07-231-0/+6
| | * [sys/windows]: Fix the value for TH32CS_SNAPPROCESS constantflysand72024-06-301-1/+1
| * | core/sys/windows: added drag and drop proceduresIllusionMan12122024-07-171-0/+7
| * | General clean up of the os2/process_windows.odin codegingerBill2024-07-162-3/+109
* | | Merge remote-tracking branch 'upstream/master' into sys-windows-2Thomas la Cour2024-07-124-21/+354
|\| |
| * | [sys/windows] Add advapi bindings, process-related functions and context-rela...flysand72024-07-124-21/+354
* | | post rebaseThomas la Cour2024-07-112-29/+6
* | | Merge remote-tracking branch 'upstream/master' into sys-windows-2Thomas la Cour2024-07-119-169/+451
|\| |
| * | Unify `IUnknown` COM interfacegingerBill2024-07-101-7/+9
| * | Merge pull request #3858 from flysand7/wow64-apisetgingerBill2024-07-061-0/+85
| |\ \
| | * | Add bindings for WOW64 API setflysand72024-07-021-0/+85
| | |/
| * | Improve fix.Jeroen van Rijn2024-07-051-4/+1
| * | Fix utf8_to_wstring given zero bytes.Jeroen van Rijn2024-07-051-1/+4
| * | [sys/windows]: Fix the type declaration for MODULEENTRY32Wflysand72024-07-021-2/+2
| |/
| * [core/windows]: Bind tlhelp.h functions from kernel32.dllflysand72024-06-301-0/+101
| * Merge pull request #3806 from NicknEma/windows_fixesJeroen van Rijn2024-06-251-1/+1
| |\
| | * Update CommandLineToArgvW return typeNicknEma2024-06-251-1/+1
| * | Add GetNumberOfConsoleInputEventsJeroen van Rijn2024-06-201-0/+5
| * | Merge pull request #3787 from jasonKercher/more-windows-commJeroen van Rijn2024-06-192-81/+178
| |\ \
| | * | make -strict-style happyjason2024-06-191-1/+1
| | * | move DCB to types.odin; add more bindings for comm functionsjason2024-06-192-80/+98
| | * | Merge remote-tracking branch 'origin/master' into more-windows-commjason2024-06-194-110/+90
| | |\ \
| | * | | save before merging from upstreamjason2024-06-192-2/+81
| * | | | Fix d3d11 IInfoQueue_VTable & Add LoadLibraryExWFabian Sperber2024-06-192-0/+17
| | |/ / | |/| |
| * | | Merge pull request #3750 from Kelimion/dcb_bitfieldJeroen van Rijn2024-06-151-109/+30
| |\ \ \
| | * | | Update kernel32 struct DCB.Jeroen van Rijn2024-06-131-109/+30
| | |/ /
| * | | Merge branch 'master' of https://github.com/FrancisTheCat/OdinFranz Höltermann2024-06-141-0/+13
| |\ \ \
| | * | | Merge branch 'odin-lang:master' into masterFrancisTheCat2024-06-141-0/+13
| | |\| |
| * | | | Fixed WinEventFlagsFranz Höltermann2024-06-141-4/+4
| |/ / /
| * | | Improved win32 bindings according to Kelimions suggestions with enums and bit...Franz Höltermann2024-06-142-4/+29
| * | | Merge branch 'master' of https://github.com/odin-lang/OdinFranz Höltermann2024-06-111-2/+2
| |\ \ \
| * | | | Added some missing functions to core/sys/windowsFranz Höltermann2024-06-114-1/+35
* | | | | Merge remote-tracking branch 'upstream/master' into sys-windows-2Thomas la Cour2024-06-131-0/+13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | add COMMTIMEOUTS, get/setCommTimeoutsjasonkercher2024-06-121-0/+13
| | |/ / | |/| |
* / | | more windows stuffThomas la Cour2024-06-1114-154/+1458
|/ / /
* / / Fix type of two Win32 functionsLaurent Dufresne2024-06-031-2/+2
|/ /
* | Merge pull request #3506 from IllusionMan1212/windows-hidgingerBill2024-05-103-24/+791
|\ \
| * | core/sys/windows: added various procedures and constants related to the hid l...IllusionMan12122024-05-073-24/+791
* | | Add more win32 console APIsWaldemar Schiefer2024-05-091-0/+2
|/ /