It will be interesting if a person created in 3D model , and let its backgroun be transparent. so we can only see it, but no background. is it easy,anybody can tell me how to program it? thanks.

bitplane wrote:1) turn off window border at device creation
2) turn on layered window with setWindowLong .. WS_EX_LAYERED
3) use SetLayeredWindowAttributes to set transparency options