aboutsummaryrefslogtreecommitdiffstats
path: root/api/resource.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump copyrightJason A. Donenfeld2021-01-301-1/+1
* api: use GetLastError() to report failures like standard Win32Simon Rozman2020-11-041-19/+41
* api: simplify and unify error messagesSimon Rozman2020-11-021-1/+1
* api: get rid of pch and make headers saneJason A. Donenfeld2020-10-311-1/+4
* api: remove security attributes debug trap doorJason A. Donenfeld2020-10-311-1/+1
* api: use standard C voidSimon Rozman2020-10-301-2/+2
* api: unify security descriptors and disable for _DEBUGSimon Rozman2020-10-301-4/+1
* api: move documentation to .h and discontinue on static functionsSimon Rozman2020-10-301-22/+0
* api: stop double error status reportingSimon Rozman2020-10-301-1/+1
* api: internal reorganizationSimon Rozman2020-10-301-1/+1
* api: simplify logger macros namesSimon Rozman2020-10-301-8/+8
* api: unify and document resource loadingSimon Rozman2020-10-301-9/+41
* api: add driver managementSimon Rozman2020-10-301-0/+50