View Full Version : Brake point hlp plz :)
Anonymous
07-09-2003, 09:34 AM
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
07-09-2003, 03:43 PM
Right click in asm code or memory area, not CPU.
Teerayoot
07-09-2003, 10:43 PM
Just press F2 while select on target line to break!,very easy do not need some brian at all.
Anonymous
08-29-2003, 08:47 AM
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
08-29-2003, 03:00 PM
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
09-02-2003, 07:51 AM
Thank you Ricardo.
Anonymous
09-02-2003, 07:59 AM
Hey Ricardo!
Where can I get documentation talking about this.
Anonymous
09-02-2003, 04:01 PM
Click "Help", and then click "Contents". Other docs @ msdn.microsoft.com
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.