Re: C++ ATL COM DLL used in CF C#

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



See the CeSelfRegister parameter of the DefaultInstall section of the INF
file:

http://msdn.microsoft.com/en-us/library/aa924467.aspx


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com

<GBNick72@xxxxxxxxx> wrote in message
news:13c6f34c-2a61-440b-b87b-468d51e64c6d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

Figured it out. It does work you need to register the dll by
deploying it to the device first. The problem I have now is how to
register the ATL dll during installation from a cab file?. Will I
need to write a setup dll to pass to ActiveSync?. If so do I just
write code to write directly into the registry on the device?. If you
do write directly to the device registry will you have permission if
it's a phone based PPC?. Is there another way of self registering a
dll during installation from a cab file?.

thanks in advance

GBNick72.


.



Relevant Pages

  • Re: Regarding, Using Com DLL in WindowsCE Device Applications
    ... Chris Tacke, Embedded MVP ... resigstered the Com dll in the windows mobile emulator. ... there another way to register com DLL to use in windowsCE device ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: INF file RegisterDlls section - failing within a CAB file!
    ... All I'm doing is supplying a cab file containing a dll and an inf file which is supposed to register the dll on the users pc. ... Setup Hook was executed successfully. ...
    (microsoft.public.scripting.wsh)
  • Re: INF file RegisterDlls section - failing within a CAB file!
    ... All I'm doing is supplying a cab file containing a dll and an inf file which is supposed to register the dll on the users pc. ... Setup Hook was executed successfully. ...
    (microsoft.public.development.device.drivers)
  • Re: dotnet release process
    ... Simply ship a new DLL in some form of package. ... Chris Tacke, Embedded MVP ... in module level or screen level instead of releasing the full cab file ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Problem with Deploy in VS 2005
    ... You need to register the DLL if it is a COM component, ... Chris Tacke - Embedded MVP ... Visual Studio will detect dependencies of your project and deploy them ... My solution is simple dll written in C++, ...
    (microsoft.public.pocketpc.developer)