Board index » delphi » Re: showmessage
Jeremy Collins
![]() Delphi Developer |
Jeremy Collins
![]() Delphi Developer |
Re: showmessage2003-08-11 10:30:41 PM delphi213 gara writes: QuoteHi all |
bhatgaana
![]() Delphi Developer |
2003-08-12 05:19:39 PM
Re: showmessage
Hi,
I tried with mesage box also. But no diffrence. Its showing message after I login. I am using logonUser to login. but it has no effect at all. The service will wait till i login pressing ctrl+alt+delete. Is there anything which I have to add with these api's to work? In messageBox Ive given 0 as handle. is that the mistake? if yes what should I give? Thank you. gana |
Jeremy Collins
![]() Delphi Developer |
2003-08-12 06:02:13 PM
Re: showmessage
gara writes:
QuoteHi, MB_SERVICE_NOTIFICATION to the MessageBox() flags? |
Jeremy Collins
![]() Delphi Developer |
2003-08-12 06:03:49 PM
Re: showmessage
Jeremy Collins writes:
Quote
|