DLLMain - is it correct name ?

From: pluton (zielonadupa_at_poczta.onet.pl)
Date: 04/29/04


Date: Thu, 29 Apr 2004 11:27:01 +0200

Hi,

I need to initialise global variable in DLL.

Can I do it in DLLMain function ?
What is correct name for this function in Delphi ?

tia
pluton



Relevant Pages

  • Re: DLLMain - is it correct name ?
    ... >I need to initialise global variable in DLL. ... >Can I do it in DLLMain function? ... >What is correct name for this function in Delphi? ... In the Project's DPR ...
    (alt.comp.lang.borland-delphi)
  • Re: Software licensing key generation
    ... > keys through a Delphi application or DLL? ... > TIA! ... > Happy Holidays! ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: MFC Support in DLLs
    ... > I have a DLL written in plain win32 that I want to add MFC support to. ... > having trouble with the DllMain function. ... settings that need to be changed, as well as the project workspace file ...
    (microsoft.public.vc.mfc)
  • Re: MFC Support in DLLs
    ... What type of MFC Dll should I use to get access to the DllMain function? ... > Regular DLL is like a traditional dll. ...
    (microsoft.public.vc.mfc)
  • Re: DllMain
    ... >I add to my VC project a dll. ... I want to add into the dllmain function ... calling functions such as these ... SetTimer() is a User function. ...
    (microsoft.public.vc.language)