×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

how to show a child window

how to show a child window

how to show a child window

(OP)
hi
I want to show (make it appear) a child window when I know all about it and its parent window (like: handle etc) using the PostMessage api (or mayber another one which I don't know about - it has been less than a week since I jumped into api programming).

Can anyone help me explicitely telling me the way of doing it or a relevant tutorial...
thankyou

noob

RE: how to show a child window

SetForegroundWindow()

Borislav Borissov
VFP9 SP1, SQL Server 2000/2005.

RE: how to show a child window

(OP)
bborissov thankyou for ur reply...but that didnt work...

the child window that i want to show can be shown with the following api call:

PostMessage parentWindowHandle, WM_COMMAND, 32947, 0

but I don't understand the use of "32947" in that call.
I used an api-spy to see if that number was somehow related to that child window - but that number doesn't appear anywhere.

If that number is changed then the desired child window won't appear by that api call.

maybe u can see why that number is used?

thankyou

noob

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close