29 Commits

Author SHA1 Message Date
27f3946c4f Redirect output files to the output folder
Thou linker can locate the output .lib file of referenced projects
wherever .lib is just fine, this helps us to gather all .pdb files in
the output folder.

Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 07:17:34 +01:00
59d8772301 Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 05:54:07 +01:00
fc67cb4d05 Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 14:43:04 +01:00
a070ee6c23 Merge 2017 and 2019 project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 09:52:29 +01:00
b8816476e5 Introduce basic support for Windows GDI resources
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-04-01 09:27:15 +02:00
a9cac71568 Rename StdAfx.h to PCH.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 15:34:11 +01:00
7adbd4fc26 Remove excessive UTF-8 BOM marker
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-09 16:32:58 +01:00
711737e13a Simplify .vcxproj
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-09 10:07:49 +01:00
5498fb0c15 Import parent property sheets only when they exist
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 15:12:07 +02:00
b8f9f2536f Introduce Visual Studio 2019 support
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-13 09:16:05 +02: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
cd78963fd2 Add support for WinTrust API 2018-12-18 12:33:21 +01:00
5ae47a993a Discontinue ARM platform (like Microsoft did) 2018-09-07 20:33:14 +02:00
c8e387b38f Add support for ARM/ARM64 2018-09-06 09:28:40 +02:00
83daf5dcb4 Set version independent project name 2018-08-31 13:58:03 +02:00
d1f37d8376 Silence the VC2017 linker for empty .cpp files 2018-08-31 13:42:17 +02:00
b33af3a138 Split the project files to versions for VC2010 and VC2017 2018-08-31 13:27:00 +02:00
82eee72e46 Redesign the project files 2018-08-31 12:32:23 +02:00
276546ee18 Additional support for working with WLAN added 2016-08-28 12:21:03 +02:00
f94b72379e Support for Windows Security Provider API extended 2016-08-23 13:53:09 +02:00
91ad14cf6a Cleanup 2016-07-15 12:49:16 +02:00
89daa65d39 Hexadecimal encoding/decoding introduced 2016-06-08 09:02:32 +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
f91507801b Work on event tracing continues 2016-05-19 08:40:11 +02:00
b701355a76 Event Tracing for Windows support added 2016-05-18 13:44:28 +02:00
64961c0526 COM support added 2016-05-18 09:07:16 +02:00
dcdc63fde6 Support for credential management added 2016-05-17 14:27:43 +02:00
776c9eb8a7 Base64 encoding/decoding added 2016-05-16 19:10:02 +02:00
9fb683cf83 Initial version forked from https://github.com/Amebis/atlex.git 2016-05-16 16:28:01 +02:00