[SDK] Added atlex for future use
authorAlexander Shaposhnikov <sanchaez@reactos.org>
Tue, 11 Jul 2017 22:08:48 +0000 (22:08 +0000)
committerAlexander Shaposhnikov <sanchaez@reactos.org>
Tue, 11 Jul 2017 22:08:48 +0000 (22:08 +0000)
commitc4527e3a567db704e5729774d1fac082596e0828
tree5df4d8abffc47dbd00a210e17cb85afc5ed04657
parent8f622b4bd049ccb4ab13f03349b5e7fb00b06636
[SDK] Added atlex for future use
- atlex is ATL wrappers for WINAPI functions
- It is header-only library licensed under GPLv3
- For details see https://github.com/Amebis/atlex

svn path=/branches/GSoC_2017/rapps/; revision=75319
reactos/sdk/include/reactos/atlex/atlcrypt.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atleap.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlex.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlmsi.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlsec.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlshlwapi.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlwin.h [new file with mode: 0644]
reactos/sdk/include/reactos/atlex/atlwlan.h [new file with mode: 0644]