The concept of global window classes has been removed. The predefined window classes are the only ones that can be shared between processes. Additionally, the predefined window classes can no longer be subclassed. Applications are still allowed to subclass their individual windows by using SetWindowLong.