i want to intercept WM_GETMINMAXINFO for my mfc dialog app -- but the classwizard isnt listing it... can i still intercept it?

My Dialog has WS_THICKFRAME.. so it *can* be resized.. but I want to limit its size..