aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1826 from englerj/windows-bindingsgingerBill2022-06-282-8/+75
|\
| * Fix tab spacing.Josh Engler2022-06-121-25/+25
| * Merge branch 'master' into windows-bindingsJosh Engler2022-06-119-41/+1058
| |\
| * | - Added EnumDisplaySettingsW and friends.Josh Engler2022-06-032-9/+80
* | | Change LPCSTR to LPCWSTR in windows _W proceduresJimmy "Keeba" Lefevre2022-06-271-2/+2
* | | sys/windows: add constants and macrohikari2022-06-172-1/+17
* | | sys/windows: add RegSetKeyValueWhikari2022-06-161-0/+9
* | | sys/windows: add GetTextExtentPoint32Whikari2022-06-111-0/+1
* | | sys/windows: add a couple of constantshikari2022-06-101-0/+3
| |/ |/|
* | sys/windows: add functions and constantshikari2022-06-093-0/+221
* | sys/windows: add macrohikari2022-06-081-0/+2
* | Merge branch 'odin-lang:master' into masterftphikari2022-06-082-3/+19
|\|
| * Remove `strings` dependency from `core:sys/windows`gingerBill2022-06-022-3/+19
* | sys/windows: add interfaces from shobjidl_core.hhikari2022-06-081-0/+462
* | sys/windows: fix formattinghikari2022-06-072-3/+4
* | sys/windows: fix file picker dialoghikari2022-06-073-3/+59
* | sys/windows: add several functions and constantshikari2022-06-033-0/+63
* | sys/windows: add RegSetValueExWhikari2022-06-031-0/+9
* | sys/windows: add registry functions and create winerror.odinhikari2022-06-034-34/+241
|/
* Add enums for getting Scancodes from WM_KEYDOWNCedric Hutchings2022-05-221-0/+8
* fix git dummy movejason2022-05-161-2/+1
* merge from upstream and convert to ^File typesjason2022-05-1618-156/+984
|\
| * Convert all uses of `*_from_slice` to `*_from_bytes` where appropriategingerBill2022-05-161-1/+1
| * Adding flag values for FormatMessageW and LocalAlloc/etc.Aaron Glazer2022-05-121-3/+15
| * Add `GetAddrInfoExW`gingerBill2022-05-122-0/+40
| * Remove `A` calls in favour of `W` callsgingerBill2022-05-126-123/+33
| * Add more librariesgingerBill2022-05-125-12/+169
| * Update sys/windows to be closer to the soon to be deleted sys/win32gingerBill2022-05-126-7/+260
| * Make the utf16 conversion procedures in `core:sys/windows` safer by checking ...gingerBill2022-05-122-13/+18
| * Update error handling for os2 on windowsgingerBill2022-05-121-0/+1
| * Fill in most of os2/file_windows.odingingerBill2022-05-122-0/+6
| * Adding some proc bindings, struct definitions, and constant values.Aaron Glazer2022-05-083-0/+46
| * Ctrl-C handler on Windows.Jeroen van Rijn2022-05-081-0/+15
| * sys/windows: fix RGB macro againhikari2022-05-061-1/+1
| * sys/win32: fix RGB macrohikari2022-05-062-4/+2
| * sys/windows: remove A variant for one SystemParametersInfoWhikari2022-05-011-1/+0
| * sys/windows: add a couple procedures and tons of constantshikari2022-04-302-0/+275
| * sys/windows: fix build issueshikari2022-04-302-2/+2
| * sys/windows: change macro and add commenthikari2022-04-301-2/+4
| * sys/windows: add GetDCBrushColorhikari2022-04-301-0/+1
| * sys/windows: add a couple of procedures and typeshikari2022-04-302-0/+7
| * sys/windows: add some procedureshikari2022-04-192-0/+13
| * sys/windows: add timeEndPeriodhikari2022-04-171-0/+1
| * sys/windows: add some constantshikari2022-04-151-0/+4
| * sys/windows: add winmm bindings filehikari2022-04-151-0/+9
| * sys/windows: add procedures and typeshikari2022-04-152-0/+66
| * sys/windows: add a couple macroshikari2022-04-071-0/+8
* | merge upstream/masterCiD-2022-04-088-37/+2506
|\|
| * sys/windows: add Dwmapi.lib bindinghikari2022-04-051-0/+9
| * sys/windows: add several procedures and macroshikari2022-04-022-2/+38