Click here to Skip to main content
15,899,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAdding Controls in CGridCtrl virtual mode Pin
Rajith14-Feb-08 2:12
Rajith14-Feb-08 2:12 
GeneralRe: Adding Controls in CGridCtrl virtual mode Pin
Iain Clarke, Warrior Programmer14-Feb-08 22:52
Iain Clarke, Warrior Programmer14-Feb-08 22:52 
GeneralDCOM configuration Pin
George_George14-Feb-08 2:00
George_George14-Feb-08 2:00 
GeneralRe: DCOM configuration Pin
Matthew Faithfull14-Feb-08 2:57
Matthew Faithfull14-Feb-08 2:57 
GeneralRe: DCOM configuration Pin
George_George14-Feb-08 3:04
George_George14-Feb-08 3:04 
GeneralRe: DCOM configuration Pin
Matthew Faithfull14-Feb-08 3:10
Matthew Faithfull14-Feb-08 3:10 
GeneralRe: DCOM configuration Pin
George_George14-Feb-08 3:36
George_George14-Feb-08 3:36 
GeneralLogonUser Failing Pin
Leoinlove14-Feb-08 1:36
Leoinlove14-Feb-08 1:36 
Hi there,
I am using LogonUser() API in my code to check for the authentication of user credentials. The problem that i am facing is that the API returns true only if the Account User Name is provided and not the Display user Name. For example: If I create a New Account lets say "ABC" with password as "NEWPWD". On passing "ABC" as user name and "NEWPD" as password LogonUser() returns true. If now I change the user name to lets say "XYZ" and call LogonUser() with the changed user name it returns false. How can I resolve this Issue.
QuestionRe: LogonUser Failing Pin
David Crow14-Feb-08 9:57
David Crow14-Feb-08 9:57 
GeneralRe: LogonUser Failing Pin
Leoinlove14-Feb-08 18:58
Leoinlove14-Feb-08 18:58 
Generalscanf to scanf_s Pin
Russell'13-Feb-08 23:49
Russell'13-Feb-08 23:49 
GeneralRe: scanf to scanf_s Pin
Cedric Moonen14-Feb-08 0:05
Cedric Moonen14-Feb-08 0:05 
GeneralRe: scanf to scanf_s Pin
Russell'14-Feb-08 1:33
Russell'14-Feb-08 1:33 
GeneralRe: scanf to scanf_s Pin
Cedric Moonen14-Feb-08 1:45
Cedric Moonen14-Feb-08 1:45 
GeneralRe: scanf to scanf_s Pin
Russell'14-Feb-08 2:00
Russell'14-Feb-08 2:00 
QuestionHow to comper 2 CListCtrl table with minimal complexity ? Pin
Yanshof13-Feb-08 23:12
Yanshof13-Feb-08 23:12 
QuestionListView with LargeIcon items of different sizes. Pin
Chesnokov Yuriy13-Feb-08 22:45
professionalChesnokov Yuriy13-Feb-08 22:45 
GeneralRe: ListView with LargeIcon items of different sizes. Pin
zengkun10014-Feb-08 14:35
zengkun10014-Feb-08 14:35 
GeneralProxy/Stub issue Pin
George_George13-Feb-08 21:44
George_George13-Feb-08 21:44 
QuestionMouse Event in Activex Control Pin
manish.patel13-Feb-08 20:56
manish.patel13-Feb-08 20:56 
GeneralRe: Mouse Event in Activex Control Pin
ShilpiP13-Feb-08 22:42
ShilpiP13-Feb-08 22:42 
GeneralRe: Mouse Event in Activex Control Pin
manish.patel13-Feb-08 22:46
manish.patel13-Feb-08 22:46 
GeneralTons of CDialog issue Pin
Llasus13-Feb-08 20:52
Llasus13-Feb-08 20:52 
GeneralRe: Tons of CDialog issue Pin
Rajesh R Subramanian13-Feb-08 21:29
professionalRajesh R Subramanian13-Feb-08 21:29 
GeneralRe: Tons of CDialog issue Pin
Llasus13-Feb-08 23:15
Llasus13-Feb-08 23:15 

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.