|
-
June 24th, 1999, 10:02 AM
#1
-
June 24th, 1999, 10:04 AM
#2
-
June 24th, 1999, 10:20 AM
#3
-
June 24th, 1999, 01:10 PM
#4
Re: It's not work.
ShowWindow(SW_HIDE);
and then to show it:
ShowWindow(SW_SHOW);
SW_HIDE is defined as 0 so FALSE should have worked, even though it's not the right parameter to use. Where did you try making the call... show us a li'l code.
Rail
Recording Engineer/Software Developer
Rail Jon Rogut Software
[email protected]
http://home.earthlink.net/~railro/
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
|