libui/windows
Pietro Gagliardi a6c1e1ed17 Fixed build errors. Now to fix runtime errors. 2019-05-27 11:02:23 -04:00
..
libui.manifest Readded the manifest to libui.dll. The test suite passes! 2019-04-21 17:46:50 -04:00
main.cpp Wrote uiprivReportError() on Windows. Now to fix the... lots of compiler errors :| 2019-05-27 10:45:55 -04:00
meson.build Implemented uiMain() and friends on Windows. As a result, started the new HRESULT wrapper stuff. 2019-04-28 16:23:25 -04:00
resources.rc Readded the manifest to libui.dll. The test suite passes! 2019-04-21 17:46:50 -04:00
uipriv_windows.hpp Implemented uiMain() and friends on Windows. As a result, started the new HRESULT wrapper stuff. 2019-04-28 16:23:25 -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