Click here to Skip to main content
15,908,675 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Suppressing dialog UI in a property sheet Pin
_AnsHUMAN_ 18-Feb-09 0:14
_AnsHUMAN_ 18-Feb-09 0:14 
QuestionProblem passing an array of UDT from Excel VBA to a C++ dll Pin
eight17-Feb-09 23:28
eight17-Feb-09 23:28 
AnswerRe: Problem passing an array of UDT from Excel VBA to a C++ dll Pin
dishaagrawal8-Dec-09 5:49
dishaagrawal8-Dec-09 5:49 
QuestionUnable to print Images in ListBox Pin
hemlat17-Feb-09 22:21
hemlat17-Feb-09 22:21 
AnswerRe: Unable to print Images in ListBox Pin
Iain Clarke, Warrior Programmer17-Feb-09 22:58
Iain Clarke, Warrior Programmer17-Feb-09 22:58 
GeneralRe: Unable to print Images in ListBox Pin
hemlat17-Feb-09 23:16
hemlat17-Feb-09 23:16 
GeneralRe: Unable to print Images in ListBox Pin
Iain Clarke, Warrior Programmer17-Feb-09 23:20
Iain Clarke, Warrior Programmer17-Feb-09 23:20 
QuestionHow to get the password in IAS extension dll if ms-chap is used by radius client? Pin
okmnji7951317-Feb-09 21:55
okmnji7951317-Feb-09 21:55 
In the extension dll, I do not accept or reject request from client.I just get the attributes and write them to txt file,and then let IAS deal with the request.
In this way,if client request using PAP,I can get the ratUserPassword in txt file.
If client request using CHAP,I can get the ratCHAPPassword in txt file.
But if client request using MS-CHAP,I can get neither ratUserPassword nor ratCHAPPassword.

Please attention :
1) I do not accept or reject request in extension dll.
2) With my extension dll,VPN and IAS work perfect.Client can connect to VPN and pass the IAS's Authentication.


I can not understand why I can get neither ratUserPassword nor ratCHAPPassword if client request using MS-CHAP. Cry | :((
QuestionHow do I get the error message displayed on a console ? Pin
SherTeks17-Feb-09 21:12
SherTeks17-Feb-09 21:12 
AnswerRe: How do I get the error message displayed on a console ? Pin
Stuart Dootson17-Feb-09 22:26
professionalStuart Dootson17-Feb-09 22:26 
AnswerRe: How do I get the error message displayed on a console ? Pin
Naveen17-Feb-09 22:28
Naveen17-Feb-09 22:28 
Questiontoken for the network saved network username? Pin
Green Fuze17-Feb-09 21:06
Green Fuze17-Feb-09 21:06 
Questionhow can i see data added to comboBox Pin
MahaKh17-Feb-09 20:59
MahaKh17-Feb-09 20:59 
AnswerRe: how can i see data added to comboBox Pin
Cedric Moonen17-Feb-09 21:21
Cedric Moonen17-Feb-09 21:21 
AnswerRe: how can i see data added to comboBox Pin
Chandrasekharan P17-Feb-09 21:36
Chandrasekharan P17-Feb-09 21:36 
GeneralRe: how can i see data added to comboBox Pin
MahaKh17-Feb-09 21:53
MahaKh17-Feb-09 21:53 
GeneralRe: how can i see data added to comboBox Pin
Chandrasekharan P17-Feb-09 23:06
Chandrasekharan P17-Feb-09 23:06 
AnswerRe: how can i see data added to comboBox Pin
Iain Clarke, Warrior Programmer18-Feb-09 0:19
Iain Clarke, Warrior Programmer18-Feb-09 0:19 
GeneralRe: how can i see data added to comboBox Pin
Chandrasekharan P18-Feb-09 0:30
Chandrasekharan P18-Feb-09 0:30 
Questiontypecasting WCHAR to char Pin
V K 217-Feb-09 20:31
V K 217-Feb-09 20:31 
AnswerRe: typecasting WCHAR to char Pin
Taran917-Feb-09 20:46
Taran917-Feb-09 20:46 
AnswerRe: typecasting WCHAR to char Pin
«_Superman_»17-Feb-09 20:47
professional«_Superman_»17-Feb-09 20:47 
AnswerRe: typecasting WCHAR to char Pin
CPallini17-Feb-09 22:03
mveCPallini17-Feb-09 22:03 
QuestionType redefinition Pin
Aabid17-Feb-09 19:50
Aabid17-Feb-09 19:50 
QuestionRe: Type redefinition Pin
«_Superman_»17-Feb-09 20:48
professional«_Superman_»17-Feb-09 20:48 

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.