Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FindWindow and DestroyWindow

Status
Not open for further replies.

RichardF

Programmer
Oct 9, 2000
239
GB
I am using a graphics library (OCX) that creates an OpenGL window, displays some pretty graphics and then ends.

problem is when the app ends the OpenGL window does not die.

Thus I have tried using FindWindow and DestroyWindow but DestroyWindow returns err number 5 - Access Denied.

Does anybody know why this, and how to solve.

Thanks.
Rich.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top