Texture mapping to multiple viewports

Hi,

I have an MFC dialog with a opengl window split into four. I am trying to texture map a bitmap file to each of the four windows, it works for the fourth (final) window, but the other three remain blank.

Can you guys tell me how all the windows can be properly updated ?

thanks

Do you share the textures among the contexts?