Re: Is DllEntry() the same as DllMain?

From: voidcoder (voidcoder_at_yahoo.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 16:37:56 +0100

Depends on entry point routine, defined in Your
SOURCES file. In some cases entry point is
implemented in MDD part.

"Chun" <someone@anc.com> wrote in message
news:#HWCsNo7EHA.1392@tk2msftngp13.phx.gbl...
> I find the DllEntry() in one of sample drivers of serial port in PB, but
> can't find Dllmain().
>
>



Relevant Pages

  • Re: Is DllEntry() the same as DllMain?
    ... There is a DLLENTRY macro setting in the sources file. ... can you please explain "Depends on entry point ... >> Depends on entry point routine, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Is DllEntry() the same as DllMain?
    ... I don't understand, can you please explain "Depends on entry point routine, ... defined in Your SOURCES file". ... Regards ...
    (microsoft.public.windowsce.platbuilder)
  • EntryPoints of Device Driver
    ... How can i inform in embedded Visual C++ 4 the entry points and DllEntry of ... I have tried it already with sources file, however, this does not ... And which settings should i still carry out in eVC++ 4 to the driver ...
    (microsoft.public.windowsce.embedded.vc)