AFX_COMCTL32_IF_EXISTS
Determines whether the Common Controls library implements the specified API.
AFX_COMCTL32_IF_EXISTS( proc );
Use this macro to determine whether the Common Controls library the function specified by proc (instead of calling GetProcAddress).