Hey, what's the status of regsrvce.exe for Pocket PC 2003 (or newer)?

When I go to http://msdn.microsoft.com and search for it, I only get hits
for PPC 2/3 and it doesn't seem to be part of the 'CE Tools' w/ VS2003 or
VS2005 - or - did I just miss it?

TIA </pff>

Re: regsrvce.exe for Pocket PC 2003 and newer by ctacke/>

ctacke/>
Wed May 24 13:06:54 CDT 2006

Not sure what might have happened to it but it's really only a couple lines
of code that you could always replicate. It just does a LoadLibrary,
GetProcAddress for DllRegisterServer, then it calls it.

-Chris


"pff" <pff@discussions.microsoft.com> wrote in message
news:B90D60F3-D13C-4281-A51E-58B157DB682A@microsoft.com...
> Hey, what's the status of regsrvce.exe for Pocket PC 2003 (or newer)?
>
> When I go to http://msdn.microsoft.com and search for it, I only get hits
> for PPC 2/3 and it doesn't seem to be part of the 'CE Tools' w/ VS2003 or
> VS2005 - or - did I just miss it?
>
> TIA </pff>