Commit Graph

41 Commits

Author SHA1 Message Date
aa434dd678 Various improvements to known_folder() function, again. 2019-05-18 18:32:58 +02:00
ca093ae096 Updated copyright year. 2019-05-02 13:30:11 +02:00
9b75396184 Added project/solution files for VS2019. 2019-04-13 15:57:17 +02:00
10276b75f0 Added support for Visual Studio 2017.9 (v15.9.11) and 2019 (16.0.1). 2019-04-13 13:30:38 +02:00
46a3a3f69c Added support for Visual Studio 2017.9 (v15.9.9). 2019-03-16 21:34:04 +01:00
0d7da00004 Added support for Visual Studio 2017.9 (v15.9.6). 2019-01-27 19:41:38 +01:00
8d2029d8d6 Added support for Visual Studio 2017.9 (v15.9.4). 2019-01-05 16:27:27 +01:00
82c81f5c42 Added support for Visual Studio 2017.9 (v15.9.2). 2018-11-26 20:51:40 +01:00
e96e437a1d Added support for Visual Studio 2017.8 (v15.8.8). 2018-10-24 22:55:32 +02:00
6e737fa464 Added support for Visual Studio 2017.8 (v15.8.5). 2018-09-25 21:02:33 +02:00
f513a18271 Added support for Visual Studio 2017.7 (v15.8.1). 2018-08-20 18:44:39 +02:00
e192387be4 Added support for Visual Studio 2017.7 (v15.7.5). 2018-07-13 20:12:38 +02:00
dece385274 Added support for Visual Studio 2017.7 (v15.7.4). 2018-07-06 16:43:34 +02:00
7be6f3161e Added support for Visual Studio 2017.7 (v15.7.3). 2018-06-03 15:37:22 +02:00
31a4fe3b87 Added support for Visual Studio 2017.7 (v15.7.0). 2018-05-10 18:04:02 +02:00
2c95becf74 Added support for Visual Studio 2017.6 (v15.6.7). 2018-04-28 14:46:28 +02:00
9867e7ea4c Added support for Visual Studio 2017.6 (v15.6.6). 2018-04-13 18:55:55 +02:00
de57843e3a Added new function break_fp(). 2018-04-01 15:41:16 +02:00
d16ef6fcb2 Added support for Visual Studio 2017.6 (v15.6). 2018-03-09 23:24:21 +01:00
4671aadcea Fixed compilation with latest VS2017. 2018-02-06 22:09:32 +01:00
5101e777b2 Happy new year 2018! 2018-01-17 21:04:46 +01:00
e5c3d13d86 Fixed detection of VC 2017.5 after recent VC update. 2017-12-15 20:13:49 +01:00
8adbc8a212 Added support for VS2017 version 15.5.0. 2017-12-06 01:04:04 +01:00
46098e69a3 Added function to detect the type of a drive, including detecting of "fast seeking" devices (e.g. SSD). 2017-10-13 17:25:25 +02:00
987685f080 Added support for VS2017 version 15.3.4. 2017-09-15 20:37:09 +02:00
d5a84818c0 Added support for new VS2017 version. 2017-08-19 19:34:46 +02:00
2e958ece6a Added project/solution files for VS2017. 2017-08-15 19:57:13 +02:00
f36c83c25e Happy new year 2017! 2017-01-06 23:17:56 +01:00
43bacee23b Added support for VS 2015.3 with KB3165756 installed. 2016-12-23 23:29:38 +01:00
3c6a7b1745 Added support for Visual Studio 2015 with Update-3. 2016-09-17 20:36:05 +02:00
16e01f9b99 Added support for Visual Studio 2015 with Update-2. 2016-04-07 20:52:07 +02:00
e11b531d86 Happy new year 2016! 2016-02-20 16:30:17 +01:00
b257f11e88 Added support for Visual Studio 2015 with Update-1. 2015-12-09 20:33:11 +01:00
4f16db6809 Added project/solution files for VS2015 + some build fixes for VS2015. 2015-08-06 20:49:50 +02:00
910de3d3a7 Added support for Visual Studio 2013 with Update 5. 2015-07-24 22:35:53 +02:00
efc4219c5b Happy new year 2015 !!! 2015-01-25 20:48:23 +01:00
d42da03bf1 Moved all terminal support functions into MUtilities library. 2014-11-25 22:32:20 +01:00
3da8126f25 Moved the CPU detection code into the MUtils library. 2014-11-25 03:16:45 +01:00
2086c3dde6 Improved temp_folder() function + we will now clean-up the TEMP folder on application exit. 2014-11-25 02:17:11 +01:00
6b3f9fef73 Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL. 2014-11-24 19:35:32 +01:00
906ecb7ab2 Added version info class. 2014-11-21 20:56:36 +01:00