libui/windows
Pietro Gagliardi c17f854d04 And added uiControlOSVtable on Windows. We're now back to building everywhere! :D 2019-06-18 20:31:28 -04:00
..
controls.cpp And added uiControlOSVtable on Windows. We're now back to building everywhere! :D 2019-06-18 20:31:28 -04:00
libui_shared.manifest Cleaned up resources on Windows. Now to do so for tester. 2019-06-01 10:24:32 -04:00
main.cpp More TODOs. 2019-06-01 12:11:16 -04:00
meson.build And added uiControlOSVtable on Windows. We're now back to building everywhere! :D 2019-06-18 20:31:28 -04:00
resources_shared.rc Cleaned up resources on Windows. Now to do so for tester. 2019-06-01 10:24:32 -04:00
uipriv_windows.hpp Cleaned #include directives so C standard library headers are sorted and so each source file only includes one header file. This makes things clenaer, and alos allows us to more properly strip unneeded headers later. 2019-06-01 09:27:17 -04:00
utilwin.cpp Fixed build warnings and errors. Now we just need to implement testingRunWithTimeout() on Windows. 2019-04-28 16:35:25 -04:00
winapi.hpp Fixed build errors. Now to fix runtime errors. 2019-05-27 11:02:23 -04:00
winhresult.cpp Changed uiprivHrGetMessageW() to return the BOOL ret value as S_OK and S_FALSE. 2019-04-29 23:12:39 -04:00
winhresult.hpp Changed uiprivHrGetMessageW() to return the BOOL ret value as S_OK and S_FALSE. 2019-04-29 23:12:39 -04:00