At 12:22 05/05/05, you wrote:
Is it possible to run your application as the SHELL? Instead of
running the default explorer shell?

sorry, what is run app as the SHELL ?


Is you app the only application that is going to be run?

yes, and the subjective is to avoid operator running/stopping other program.



cheers,
JED

On 5/5/05, Bunyamin <[EMAIL PROTECTED]> wrote:
> i found some code like these on the net :
>
> EnableWindow(FindWindowEx(FindWindow('Shell_traywnd',nil),0,'Button',nil),False);
> // disable.
> EnableWindow(FindWindowEx(FindWindow('Shell_traywnd',nil),0,'Button',nil),True);
> // enabled.
>
> but, these code can not disable start button.
>
> would you show me the way of use system modal dialogs ?
>
> thank you,
> Bunyamin
> Jakarta, Indonesia
>
>
> At 19:39 05/04/05, you wrote:
> > >>how to disable start button ?
> > >>including alt+tab,ctrl+esc.
> >
> >I think the only way is to use system modal dialogs?
> >
> >Peter Laman
> >Senior Software Engineer
> >Lance ICT Group
> >Roermond, the Netherlands
> >http://www.lance.nl
> >----
> >----
> >
> >__________________________________________________
> >Delphi-Talk mailing list -> [email protected]
> >http://www.elists.org/mailman/listinfo/delphi-talk
>
> __________________________________________________
> Delphi-Talk mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi-talk
>


__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk



__________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to