16 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
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
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