|
-
April 8th, 1999, 01:47 AM
#1
PLEASE HELP
Could anyone please please help me with the following
1) Why doesn't WS_EX_TOOLWINDOW work with VC 5.0 with a Dialog Box
I have used it with ModifyStyleEx(0,WS_EX_TOOLWINDOW,0) but nothing happens
2) I want to hide my application from the Task Bar and when the CTRL+ALT+DEL screen , how ?
-
April 8th, 1999, 04:37 AM
#2
Re: PLEASE HELP
1)I used WS_EX_TOOLWINDOW with VC5.0 (in OnInitDialog) and everything is Ok. Maybe you should update your window, with ModifyStyleEx(0, WS_EX_TOOLWINDOW, SWP_NOSIZE | SWP_NOMOVE).
2) Sorry, I don't know
HTH.
K.
Ash to ash and clay to clay, if the enemy doesn't get you, your own folk may.
We're talking ****, 'cause life is a 'biz
You know it is
Everybody tryin' to get rich
God ****!
All I wanna do is live !
KoRn, Children of the Korn
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
|