Log in

View Full Version : Brake point hlp plz :)


Anonymous
July 9th, 2003, 08:34
Hello! I need help on how to place a brake point on a memory address... I cant find out how to do it I right mouse clicked on the CPU box and i dont see it as an option, so if you guys can help me out by telling me how i can set it up to do so, or if it already can do it (without any plugins) how to do it thanx in advance!!!! -chuck

Anonymous
July 9th, 2003, 14:43
Right click in asm code or memory area, not CPU.

Teerayoot
July 9th, 2003, 21:43
Just press F2 while select on target line to break!,very easy do not need some brian at all.

Anonymous
August 29th, 2003, 07:47
Excuse me for my bad english.it's not my native langage.
I want to know more about the point.h
why is it called like this?
I read tutorial about it but there is some part I still don't understand.
The tutorial says something like "type MSG==201..." but what does it mean?why MSG?why 201?And it says also "in some computer you must set MSG==202 instead of 201..."why?
Can someone tell me more about it.

Ricrado Narvaja
August 29th, 2003, 14:00
201 is MSG==WM_LBUTTONDOWN

202 is MSG==WM_LBUTTONUP

When you press a button generally this messages are utilized for this reason are used in the tuts.

Ricardo

Anonymous
September 2nd, 2003, 06:51
Thank you Ricardo.

Anonymous
September 2nd, 2003, 06:59
Hey Ricardo!
Where can I get documentation talking about this.

Anonymous
September 2nd, 2003, 15:01
Click "Help", and then click "Contents". Other docs @ msdn.microsoft.com