Sharing Display Lists

When you create a rendering context, it has its own display-list space. The wglShareLists function enables a rendering context to share the display-list space of another rendering context. Any number of rendering contexts can share a single display-list space.