|
-
Feb 7th, 2000, 06:02 AM
#1
Thread Starter
Member
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
-
Feb 7th, 2000, 06:13 AM
#2
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!"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|