aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix getting the process binary for FreeBSD or macOSChris Robinson2018-11-111-8/+6
* Remove unused wstr functionsChris Robinson2018-11-111-48/+0
* Use C++ more with helpers.cppChris Robinson2018-11-111-228/+137
* Use C++ for GetProcBinaryChris Robinson2018-11-111-90/+50
* Convert helpers.c to C++Chris Robinson2018-11-111-0/+1027