Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Array's again Pin
Maxwell Chen25-Apr-06 7:51
Maxwell Chen25-Apr-06 7:51 
AnswerRe: Array's again Pin
Roland Pibinger25-Apr-06 7:53
Roland Pibinger25-Apr-06 7:53 
GeneralRe: Array's again Pin
toxcct25-Apr-06 7:56
toxcct25-Apr-06 7:56 
AnswerRe: Array's again Pin
Kharfax25-Apr-06 7:48
Kharfax25-Apr-06 7:48 
GeneralRe: Array's again Pin
toxcct25-Apr-06 7:56
toxcct25-Apr-06 7:56 
GeneralRe: Array's again Pin
#hackC++25-Apr-06 7:57
#hackC++25-Apr-06 7:57 
GeneralRe: Array's again Pin
toxcct25-Apr-06 8:14
toxcct25-Apr-06 8:14 
GeneralRe: Array's again Pin
David Crow25-Apr-06 8:42
David Crow25-Apr-06 8:42 
AnswerRe: Array's again Pin
Michael Dunn25-Apr-06 8:33
sitebuilderMichael Dunn25-Apr-06 8:33 
QuestionCapturing Registry Key name,value,Status Pin
kiranin25-Apr-06 7:32
kiranin25-Apr-06 7:32 
Questionregular MFC DLL with OCX control does not show dialog Pin
alferx125-Apr-06 7:02
alferx125-Apr-06 7:02 
AnswerRe: regular MFC DLL with OCX control does not show dialog Pin
alferx125-Apr-06 7:09
alferx125-Apr-06 7:09 
QuestionPainting bad issues (GDI) Pin
Rafael Fernández López25-Apr-06 6:47
Rafael Fernández López25-Apr-06 6:47 
AnswerSOLVED Pin
Rafael Fernández López25-Apr-06 8:30
Rafael Fernández López25-Apr-06 8:30 
QuestionArrays Pin
#hackC++25-Apr-06 6:01
#hackC++25-Apr-06 6:01 
Answer[deleted] Pin
toxcct25-Apr-06 6:07
toxcct25-Apr-06 6:07 
QuestionRe: Arrays Pin
David Crow25-Apr-06 6:11
David Crow25-Apr-06 6:11 
AnswerRe: Arrays Pin
toxcct25-Apr-06 6:16
toxcct25-Apr-06 6:16 
GeneralRe: Arrays Pin
David Crow25-Apr-06 6:22
David Crow25-Apr-06 6:22 
AnswerRe: Arrays Pin
David Crow25-Apr-06 6:08
David Crow25-Apr-06 6:08 
QuestionWhy is this C++ Exception unhandled ? Pin
Defenestration25-Apr-06 5:55
Defenestration25-Apr-06 5:55 
AnswerRe: Why is this C++ Exception unhandled ? Pin
includeh1025-Apr-06 6:50
includeh1025-Apr-06 6:50 
AnswerRe: Why is this C++ Exception unhandled ? Pin
Stephen Hewitt25-Apr-06 13:44
Stephen Hewitt25-Apr-06 13:44 
GeneralRe: Why is this C++ Exception unhandled ? Pin
Defenestration25-Apr-06 15:41
Defenestration25-Apr-06 15:41 
Questionvalidating user/pass inputs Pin
Kharfax25-Apr-06 5:35
Kharfax25-Apr-06 5:35 
Hi
I'm working in a two way authentification system, that replaces the GINA.
The problem I had found with the beta testers, is that they don't really know their user and passwords, because XP always remember their names, or if they are the only one user, XP don't even ask them to login.

The outcome of all this, is that once installed the new GINA and they reboot the machine, they can't login anymore.

So, the question is...

Is any way an application can check if the user and password are valid?

Thanks in advance

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.