Results 1 to 2 of 2

Thread: when something is called

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Launceston, Tasmania, Australia
    Posts
    44

    Post

    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

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    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
  •  



Click Here to Expand Forum to Full Width