Draw to Bitmap

If we use memory DC, select a bitmap into this DC and draw to the selected bitmap, do we have to disable GL_DEPTH_TEST? I found in our application, depth test doesn’t work in this case. I do not know whether it is my bug. Please let me know. Thank you very much!