CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    4

    winlogon and msgina.dll

    I'm searching for any information about msgina.dll. How can I write own gina.dll and debug it. I want use chip card reader.

    Thanks


  2. #2
    Join Date
    Apr 1999
    Posts
    33

    Re: winlogon and msgina.dll

    On the MSDN-CD there is a quite good sample for writing a own gina.dll and
    a documentation of the howto.

    I used that as a point to start writing my own gina some time ago. But be sure to
    use the FAT-System on the debugging-machine and have a working-dummy-gina
    ready if your new dll is buggy...

    bye

    Maximilian



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured