AFX_COMCTL32_IF_EXISTS2
Visual Studio 2010
Determines whether the Common Controls library implements the specified API (this is the Unicode version of AFX_COMCTL32_IF_EXISTS).
AFX_COMCTL32_IF_EXISTS2( proc );
Use this macro to determine whether the Common Controls library the function specified by proc (instead of calling GetProcAddress). This macro is the Unicode version of AFX_COMCTL32_IF_EXISTS.