reactos/modules/rostests/apitests/atl/devenv
Katayama Hirofumi MZ ef3e7a3717
[SDK][ATL] Implement UnsubclassWindow methods (#3492)
I want UnsubclassWindow methods.
- Implement CWindowImpl::UnsubclassWindow method.
- Implement CContainedWindowT::UnsubclassWindow method.
- Add SubclassWindow testcase to atl_apitest test program.
- Fix generic text mapping of <atlwin.h>.
CORE-9281
2021-02-28 12:45:16 +09:00
..
.gitignore [SDK][ATL] Implement UnsubclassWindow methods (#3492) 2021-02-28 12:45:16 +09:00
ATLTest.sln [SDK][ATL] Implement UnsubclassWindow methods (#3492) 2021-02-28 12:45:16 +09:00
CAtlArray.vcxproj
CAtlFile.vcxproj
CAtlList.vcxproj
CComHeapPtr.vcxproj
CComObject.vcxproj
CComQIPtr.vcxproj
CHeapPtrList.vcxproj
CImage.vcxproj
CSimpleArray.vcxproj
CSimpleMap.vcxproj
CString.vcxproj
SubclassWindow.vcxproj [SDK][ATL] Implement UnsubclassWindow methods (#3492) 2021-02-28 12:45:16 +09:00