Re: This is a follow-up to one of my posts

From: Ross Ridge (rridge_at_csclub.uwaterloo.ca)
Date: 10/18/04


Date: Mon, 18 Oct 2004 01:09:24 +0000 (UTC)

angry pankration warrior <bedford_park2000@yahoo.ca> wrote:
>JUST ANSWER THE QUESTION!!!!!

DLL initialization is caused by the loading of the DLL. Whenever Windows
loads a DLL it calls an entry point in the DLL passing a special flag
that indicates that the DLL should initialize itself.

                                        Ross Ridge

-- 
 l/  //	  Ross Ridge -- The Great HTMU
[oo][oo]  rridge@csclub.uwaterloo.ca
-()-/()/  http://www.csclub.uwaterloo.ca/u/rridge/ 
 db  //	  


Relevant Pages

  • OpenAFS was first - really Re: SP2 first incompatibility: DivX.
    ... Windows Security team to a new restriction on DLL initialization ... port may no longer be performed during the PROCESS_ATTACH phase of DLL ... Network Provider DLL which up until the 1.3.70 release on Monday ...
    (NT-Bugtraq)
  • Re: load Dll Error
    ... the Dll in question, loads on xp,win2003 servers but has a problem on ... its this 1 dll that will not load under windows 2k..... ...
    (microsoft.public.dotnet.languages.csharp)
  • Is about:blank Loading Spyware?
    ... I have been having a problem on Windows XP using Internet Explorer 6.0 ... where my home page keeps getting reset to about:blank, but it loads a ... for that dll. ... removed spyware, ...
    (comp.security.misc)
  • Re: Call Library Function & DLL Attach and Detach Calls
    ... no direct control of how Windows will initialize that DLL inside the ... It may be that the DLL is already loaded ... Windows has a somewhat strange refcount for DLL loads that can ...
    (comp.lang.labview)
  • Re: Minimizing the working set of my Windows app
    ... > the iis process link to the same DLL and more and has a thiner ... loads the same DLL, Windows can share the DLL's code sections. ...
    (microsoft.public.win32.programmer.kernel)