Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top