|
Welcome,
Guest
|
MessageBox on PocketPc
(1 viewing) (1) Guest
|
TOPIC: MessageBox on PocketPc
MessageBox on PocketPc 3 years, 9 months ago #385
|
Hi Nick,
I know that this has already been written in the Forum, but I've searched for about half an hour an I can't find it... I want to show a MessageBox on the PocketPc before the installation of my Application starts - like the one, that appears, when the PPCIC isn't registered. Would be nice if you could sent me a link. Thanks! |
|
|
Re:MessageBox on PocketPc 3 years, 9 months ago #389
|
Hi,
See this topic Just before the line return codeINSTALL_INIT_CONTINUE; add the following: MessageBox(0,"My Message","My Title",MB_OK); Regards, Nick Protopapas |
|
|
Re:MessageBox on PocketPc 3 years, 9 months ago #392
|
Where do I find the following please, i.e. in which area or file?
return codeINSTALL_INIT_CONTINUE; |
|
|
|
Time to create page: 0.31 seconds