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)