reactos/modules/rostests/apitests/atl/devenv/.gitignore
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

17 lines
171 B
Plaintext

*.opendb
*.db
x64/
.vs/
CAtlArray/
CAtlFileMapping/
CAtlList/
CComHeapPtr/
CComObject/
CComQIPtr/
CHeapPtrList/
CImage/
CSimpleArray/
CSimpleMap/
CString/
SubclassWindow/