Commit Graph

10 Commits

Author SHA1 Message Date
Simon Rozman
812b746ef3 Range control for Base64 decoding added 2016-05-16 20:33:17 +02:00
Simon Rozman
8dd01573d4 unique_ptr deleter using LocalFree added 2016-05-16 20:32:10 +02:00
Simon Rozman
7049fc0af8 Base64 encoder and decoder upgraded to operate with any string now 2016-05-16 19:56:23 +02:00
Simon Rozman
c9df50ce32 OutputDebugStr() formatting variant of OutputDebugString() added 2016-05-16 19:55:29 +02:00
Simon Rozman
776c9eb8a7 Base64 encoding/decoding added 2016-05-16 19:10:02 +02:00
Simon Rozman
0a2a6e50b9 - BOOL => bool
- BYTE => unsigned char
- winstd::CAtlLibrary => winstd::library
2016-05-16 19:09:32 +02:00
Simon Rozman
a04b6892a1 Copyright extended to GÉANT 2016-05-16 17:30:40 +02:00
Simon Rozman
60f601dc47 Warning Level 4 compliant 2016-05-16 16:40:43 +02:00
Simon Rozman
0392c57351 winstd::tstring defined 2016-05-16 16:40:12 +02:00
Simon Rozman
9fb683cf83 Initial version forked from https://github.com/Amebis/atlex.git 2016-05-16 16:28:01 +02:00