I support a large C ++ application using Win32, and I want to use some of the new controls introduced in Vista / Windows 7 (New help with the ball, command links, status bar inaccuracies.
I downloaded the Windows User Interaction Guide , but I did not find the corresponding API link. I know that some of these controls will not be available from the Win32 kernel - so I'm also looking for some source for which the controls need an API (WPF or something else).
Any links?
source
share