When Windows registers a window class, it copies the attributes into its own memory area. Windows uses the internally stored attributes when an application refers to the window class by name; it is not necessary for the application that originally registered the class to keep the structure available.