I'm curious what the general thoughts are on MFC for C++ GUI (dialog) projects are? Good/Bad? Advantages/Disadvantages?

Is it even recommended for creating GUI applications or would you go with the Win32 API instead without MFC?