6 Commits

Author SHA1 Message Date
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
db8f5f127c Static run-time library use forced now 2016-03-12 08:18:17 +01:00
c3929a3ba6 Include directories fixed 2016-03-11 10:57:25 +01:00
53306e12e3 Source and build files reorganized into folders 2016-03-11 10:51:10 +01:00