This is an early version of it. I'm going to be adding in a menu soon enough, and lots more levels. I'll also be adding some powerups to it, and better graphics.
Not bad, tho I recommend to use GetMousePos() win api call instead of using MouseMove on your form. When I moved the paddle around and my mouse went just a little out of the screen border i got screwed.