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
    1

    Change user login in NT!



    Hello!

    How change user login using API functions in NT!


    With best regards,

    Timur Kuramshin,

    Russia

  2. #2
    Join Date
    Apr 1999
    Posts
    3

    Re: Change user login in NT!



    Timur,


    If I understand your question, the only real way would be to write your

    own GINA that would replace the standard MSGINA.DLL that gets shipped with

    NT. MSGINA shows all of the logon windows, handles the ctrl+alt+delete sequence, etc. MSDN has some samples on this. If you want to know more let me know.


    dave...

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