ocr: WM CREATE WME CREATE Get the DC handle (GetDC) Get the DC handle (GetDC) Create the RC (wgCreateContext) Create the RC wglCreateContext) Release the DC handle (ReleaseDC) Make the RC. current (wglMakeCurrent) WM PAINT Get the DCI handle (BeginPaint) WMPAINT Loop Message Draw Make the with RC. OpenGL. current (wgIMakeCurrent) Message Loop Draw with OpenGL Make the RC not current (wgiMakeCurrent) Release the DC (EndPaint) WM DESTROY WM-DESTROY Delete the RC wglDeleteContext) Make the RC not current (wglMakeCurrent) Delete the RC (wgDeleteContext) Release the DC handle (ReleaseDC) Figure 3 TwoApp ...