I don't use either. I stick with Win32 API for all my MS Windows apps, and FLTK for any cross-platform GUI dinkering I might need.
FLTK doesn't get much love from the wider C++ community, but it is the GUI framework that Bjarne Stroustrup uses in the uni C++ lectures. And is used in his book Programming Principles and Practice Using C++ 2nd Edition.