Click to See Complete Forum and Search --> : how to make a Modal Dialog into Modless Dialog


talluritrk
July 17th, 2002, 12:57 AM
HI


how to convert a modal Dialog into Modless Dialog in evc++3.0.So that make it invisible.


2) is there any possiblity when we call DOModal() in Moadl Dialog not to show Dialog.
i mean process should be running . but no visibility to user.

i tried with ModifyStyle(0,WS_VISIBLE)
ShowWindow(SW_HIDE)

these 2 are not working .

3)is there any method to genarate a message on dialog which is not visible

thanks
talluritrk@rediffmail.com