Chocobo1
|
8ebb6dc559
|
Initialize variable at better place
|
2020-06-26 17:17:29 +08:00 |
|
Chocobo1
|
d3d3f7dbb3
|
Add final specifier to classes
This allow compilers to generate more efficient code.
|
2020-04-17 13:18:40 +08:00 |
|
Chocobo1
|
7276a79cef
|
Call Windows API directly
We already bumped the OS requirement to Windows 7 and those functions
can be called directly without the need to load them first.
|
2019-09-29 09:52:13 +08:00 |
|
Chocobo1
|
25c56d3b66
|
Make use of Utils::Misc::loadWinAPI
|
2019-07-31 02:10:22 +08:00 |
|
Chocobo1
|
5c015d573b
|
Forward declare types as much as possible
|
2019-07-31 02:10:22 +08:00 |
|
Chocobo1
|
4a90716843
|
Add override keyword to functions
|
2019-07-19 11:58:56 +08:00 |
|
Vladimir Golovnev (Glassez)
|
c7f3693ad1
|
Implement "Application instances manager"
|
2019-06-30 20:02:46 +03:00 |
|