-
hiyas peoples
I was just wondering if theres is a way to watch it something is called on what I mean is I use this call: Call ShowWindow(Guard, SW_HIDE)
heaps and heaps of times in my current project now instead of typing out the next command after each time that is called is there a way to sort of watch for that call and then automatically place that code in if you know what I mean, so I do not have to continual type it in after each time I call that?
------------------
Mooose
-
Click the line that you want and then click then press F9. The program will then stop when it gets to that line.
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"