Re: gina and win2k vs. xp

From: hs (nospam_at_dev.null)
Date: 08/26/04


Date: Thu, 26 Aug 2004 14:42:57 +0200

sorry for this post, I need to put msvcrtd.dll in windows\system32. I used
one from win2k

hs

"hs" <nospam@dev.null> wrote in message news:cgk9r7$lag$1@news.onet.pl...
> Hi!
>
> I tried my own gina implementation on windows xp and it says that
> "The Logon User Interface DLL msgina.dll failed to load.
> Contact your system admin to replace the DLL, or restore
> the original DLL"
>
> it worked on win2k ok. what can be wrong with the code?
> how to find more about why winlogon fails to load my gina.dll?
> maybe it is about WLX_VERSION_?
>
> regards,
> hs
>
>



Relevant Pages

  • Re: gina and win2k vs. xp
    ... > "The Logon User Interface DLL gina.dll failed to load. ... > it worked on win2k ok. ...
    (microsoft.public.platformsdk.security)
  • Re: running a service/driver/application upon startup
    ... debug version of the image is too large to load onto the device. ... I ran dumpbin/exports on the finger dll and saw the required function names: ... > theories as to why it's not getting loaded but just doing 'services load ...
    (microsoft.public.windowsce.embedded)
  • Re: Unable to load custom driver on WinCE 6
    ... I'm trying to make and load a simple DLL on WinCE 6 by following the ... I've made a subproject at PB project to include the simple DLL ... At the target device, the mydriver.dll file is in the Windows ... I wrote a simple application to load the driver dynamically ...
    (microsoft.public.windowsce.embedded)
  • Re: Cannot activate sbcl
    ... but I think what happens is that Windows sees that your executable has a DATA section that might overlap a DLL's address space then it would reallocate that DLL to different address space. ... VirtualAlloc dynamically in your code is that your program and all its ... What can be done here is to have many tiny executables with different BSS sections in them, which then load a bigger executable in the form of a DLL. ...
    (comp.lang.lisp)
  • Re: DLL load should be easy, but errors
    ... But I cant load even the simple DLL I ... Just supply the exe with the path to the DLL I showed. ... foreach (Type typ in types) ... 'typ.GenericParameterAttributes' threw an exception of type ...
    (microsoft.public.dotnet.languages.csharp)