문제

I've been looking for ages for C++ examples for Aero Glass interfaces using just WinAPI (CreateWindow/CreateWindowEx) without ATL/WTL/MFC/etc.

I found someone linking to one somewhere on a forum but the link was dead and I couldn't find any others.

Any ideas where I can find one?

도움이 되었습니까?

해결책

The samples on this MSDN article are not specific to any framework (except Windows)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top