[APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of...
authorMark Jansen <mark.jansen@reactos.org>
Sun, 1 May 2016 19:12:06 +0000 (19:12 +0000)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 1 May 2016 19:12:06 +0000 (19:12 +0000)
commit78280ad21f833411074e7ff0aa3d3345fb9e0704
tree63e7f95ac93720bbdf9f6186c7eb20bd33518862
parent535cdf4620e11f0ddc2960081ac6c33bdb960fc9
[APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of Mislav Blažević CORE-10367
- Implement SdbGetFileAttributes (based on the work of Mislav Blažević)
- Add tests for SdbGetFileAttributes

svn path=/trunk/; revision=71226
reactos/dll/appcompat/apphelp/CMakeLists.txt
reactos/dll/appcompat/apphelp/apphelp.h
reactos/dll/appcompat/apphelp/apphelp.spec
reactos/dll/appcompat/apphelp/sdbapi.c
reactos/dll/appcompat/apphelp/sdbfileattr.c [new file with mode: 0644]
rostests/apitests/apphelp/CMakeLists.txt
rostests/apitests/apphelp/apphelp.c
rostests/apitests/apphelp/data.c [new file with mode: 0644]