15 Commits

Author SHA1 Message Date
542d20fccb Update Copyright year
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-03 12:13:42 +01:00
f9e65c8a75 Remove UTF-8 BOM
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 15:51:14 +01:00
f47faea71b Pull changes from downstream
- Drop Visual Studio 2010 support
- Update SAL
- New and updated classes and templates
- Copyright year update

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-01-21 10:54:38 +01:00
49a6d61695 Extend copyright year 2018-09-07 23:48:24 +02:00
0910917126 Copyright extended to 2017 2017-04-18 13:53:27 +02:00
3b4448dcf4 C >> C++ typecasting 2016-10-03 11:32:13 +02:00
d0c6be257b event_rec helper class introduced 2016-08-26 15:53:18 +02:00
6684c2cc64 winstd::event_trace_enabler helper class introduced and some other enhancements 2016-06-22 06:28:15 +02:00
865cab04ed Event Tracing for Windows extended to support sessions and traces 2016-06-21 17:19:29 +02:00
bc0967edc3 .h/.cpp files converted to UTF-8 to allow rcgettext parsing 2016-06-09 15:47:27 +02:00
4442369236 Compilation for pre-Vista environments fixed 2016-06-01 19:15:52 +02:00
38ac97e6da Constructors and move assignments fixed after porting from ATL
(Took some lessons of Standard C++)
2016-05-21 23:21:04 +02:00
5519358291 - Code reorganized to move virtual methods and constructors to cpp
- winstd::bstr and winstd::variant helpers introduced
2016-05-20 16:22:25 +02:00
3167ef22d9 Sources are UTF-16 encoded now 2016-05-20 09:52:07 +02:00
f91507801b Work on event tracing continues 2016-05-19 08:40:11 +02:00