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