Commit Graph

13 Commits

Author SHA1 Message Date
zilmar 92054583d4 Common: Code clean up of common 2022-10-03 18:34:42 +10:30
Anders 5c8f87d4f8
Don't use PROCESS_ALL_ACCESS when it is not required (#2181)
* Request SDK neutral PROCESS_ALL_ACCESS

* Use basic version test

* Just ask for the access required
2022-01-28 07:04:24 +10:30
zilmar ee864797ab vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
zilmar 3a038b2eb3 Move Dynamic library code out of util in to dynamic library file 2021-04-21 10:03:04 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
zilmar a48f8d1a62 Remove PreCompiled header from Common 2021-04-12 19:11:28 +09:30
zilmar 366c0c69ae Force CharacterSet to be Unicode in the Property Sheets 2020-06-09 22:34:38 +09:30
LegendOfDragoon cd17e986d4 Wait for previous process to terminate
The new process will not have read/write access to config files if it
does not wait until previous processes have been terminated.
2017-07-09 21:16:12 -07:00
Frank-74 375aabf22b Remove pjutil::DynLibCallDllMain() 2017-02-05 01:04:24 +00:00
zilmar c187bc1e91 [Common] Make Util.cpp more android friendly 2016-04-28 17:36:39 +10:00
zilmar e8468687ac [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11:00
zilmar 2b31784057 [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
zilmar 7c3f24b20d [common] Add util class 2015-11-06 22:55:21 +11:00