Windows transparent forms & OpenGL

I’m working on a CAM program under windows.
In the new versions of windows, there is an option to make transparent forms.
But when I have one of this transparent form in front of an OpenGL scene, it flicks when I do the swap buffers (or it disapears in some cases).
Anyone have any idea to solve it?