Commit Graph

4 Commits (a28931ef6b9f822e46e82810cd8531b77f003767)

Author SHA1 Message Date
larskraemer a28931ef6b
General cleanup (#272)
* Cleanup unused struct fields, use uniform include guards
4 years ago
jackun 44060c2b80
Force blacklist re-check at certain points
Wine preloader that executed a non-blacklisted app may execute a blacklisted app,
or vice versa, and previous check applies to new app too.
4 years ago
jackun a8f01a75e6
Use std::array for blacklist
More annoying to add entries but maybe more streamlined
4 years ago
Sporif c4a00704cf Separate out blacklist implementation 4 years ago