Log in

View Full Version : DirectDraw editbox breakpoint


Ja187
January 4th, 2005, 09:55
Target: Game (DirectDraw)
Desc: Editbox(DDraw) for passwd
Problem: Standard bpxs doesn't work. I've only one handle (for DirectDraw window of whole app).

Any suggesions?

JMI
January 4th, 2005, 17:45
Go back and actually read the FAQ and then FOLLOW it's directions about how to ask a question.

REgards,

Silver
January 12th, 2005, 12:26
My suggestion is that you need to figure out if it's a win32 editbox, or a rendered editbox. If it's the latter, go learn lots of DirectX. If it's the former, there's no difference in approach.