Sreenish,
You have to call CreateProcess from .Net using PInvoke. You can find the
DllImport code on
www.opennetcf.org.
--
Ginny Caughey
..Net Compact Framework MVP
"Sreenish" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi All,
>
> Recently I learnt about creating Pocket PC 2002 help from the website,
>
http://msdn.microsoft.com/library/de.../WinCEHelp.asp.
> This article talks about the "CreateProcess" function for creating context
> sensitive help, but I do not know how to do this in .NET. Can any body
give
> me some directions?
>
> Thanks in advance,
> Sreenish
>
>
>