[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 4 Apr 2021 19:20:18 +0000 (04:20 +0900)
committerGitHub <noreply@github.com>
Sun, 4 Apr 2021 19:20:18 +0000 (04:20 +0900)
commitab7d8f3616089d903a6337908a9fb8fa033b3394
tree17b59f8ca9732a3ee32d20cbd2b9068ac5868db5
parent6c4b4a107bb40b09749e6c4abf9232032eaf4001
[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582)

- Initial implement CLSID_ACLHistory as stub.
- Add IACLHistory testcase into browseui_apitest.
CORE-9281
dll/win32/browseui/CMakeLists.txt
dll/win32/browseui/aclhistory.cpp [new file with mode: 0644]
dll/win32/browseui/aclhistory.h [new file with mode: 0644]
dll/win32/browseui/browseui.cpp
dll/win32/browseui/browseui.rc
dll/win32/browseui/precomp.h
dll/win32/browseui/res/autocompletehistory.rgs [new file with mode: 0644]
dll/win32/browseui/resource.h
modules/rostests/apitests/browseui/CMakeLists.txt
modules/rostests/apitests/browseui/IACLHistory.cpp [new file with mode: 0644]
modules/rostests/apitests/browseui/testlist.c