zacharya
December 8th, 2003, 07:30 AM
I'm developing a win32 application using directx and now I want to add controls so user can have control with my app. The problem is that I don't how to create such controls (seek bar, play,stop button) because I was using win32 from the beginning and everyone told me I should use MFC which I don't know how to embed it with my current app.