14 Commits

Author SHA1 Message Date
5581277863 Extend copyright year
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:35:07 +01:00
302c7c9adb Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:09:21 +01:00
07188e9b20 Extend copyright year 2018-09-07 23:57:23 +02:00
e67d7e6f14 Split the project files to versions for VC2010 and VC2017 2018-08-31 14:15:36 +02:00
0db18a40b1 COM initialization replaced by auto-initializer 2017-04-25 00:52:17 +02:00
64296e1d3b ATL to WinStd transition completed:
- COpList changed to comprise of std::unique_ptr objects instead of raw COperation* pointers, allowing auto-cleanup
- ATL::CAtlFile replaced with MSICA::CStream
- CComPtr and CComQIPtr replaced with winstd::com_obj
2017-04-24 21:46:00 +02:00
a8b69efe02 ATL::CAtlString, ATL::CAtlArray and ATL::CAtlList replaced with std c++ equivalents 2017-04-24 14:30:23 +02:00
365d82a3ee Copyright extended to 2017 2017-04-18 13:49:23 +02:00
c1e18dddc6 Cleanup 2016-03-30 13:01:33 +02:00
bb77b86f13 Smaller-type-check issue resolved 2016-03-30 12:59:37 +02:00
d64d5d31ab Wlanapi.dll is accessed dynamically now (since not present on Windows Server by default) 2016-03-11 12:44:45 +01:00
d169342912 atlex project added 2016-03-11 10:57:51 +01:00
d30de3937c Copyright year updated 2016-03-11 10:54:32 +01:00
53306e12e3 Source and build files reorganized into folders 2016-03-11 10:51:10 +01:00