Click here to Skip to main content
15,905,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:23
Cedric Moonen21-Jun-09 23:23 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:25
jitendrapothuru21-Jun-09 23:25 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:28
Cedric Moonen21-Jun-09 23:28 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:37
jitendrapothuru21-Jun-09 23:37 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:47
Cedric Moonen21-Jun-09 23:47 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:58
jitendrapothuru21-Jun-09 23:58 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen22-Jun-09 0:02
Cedric Moonen22-Jun-09 0:02 
GeneralRe: multiple comport settings to be taken Pin
jitendrapothuru22-Jun-09 0:09
jitendrapothuru22-Jun-09 0:09 
My application will take the parameters like comport name, baud rate, stopbits from the commnsettings dialog box in the application first and then it will try to open those ports. so settings dialog box will take the settings from the user and send it to my main application and then that port will be opened. so i tried to implement using an array to take the values of multiple comports first which i failed using the for loop which is going into an endless loop since its getting intialised everytime i press ok button in settings dialog box.
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen22-Jun-09 0:06
Cedric Moonen22-Jun-09 0:06 
QuestionHow to create xml document using Schema in MFC application? Pin
hemamerp21-Jun-09 22:00
hemamerp21-Jun-09 22:00 
AnswerRe: How to create xml document using Schema in MFC application? Pin
Cedric Moonen21-Jun-09 22:40
Cedric Moonen21-Jun-09 22:40 
GeneralRe: How to create xml document using Schema in MFC application? Pin
hemamerp22-Jun-09 19:31
hemamerp22-Jun-09 19:31 
GeneralRe: How to create xml document using Schema in MFC application? Pin
Cedric Moonen22-Jun-09 20:37
Cedric Moonen22-Jun-09 20:37 
Question3DES encryption. Pin
Sudhan Gandhi21-Jun-09 21:14
Sudhan Gandhi21-Jun-09 21:14 
AnswerRe: 3DES encryption. Pin
CPallini21-Jun-09 21:24
mveCPallini21-Jun-09 21:24 
GeneralRe: 3DES encryption. Pin
Sudhan Gandhi22-Jun-09 1:17
Sudhan Gandhi22-Jun-09 1:17 
GeneralRe: 3DES encryption. Pin
CPallini22-Jun-09 1:49
mveCPallini22-Jun-09 1:49 
AnswerRe: 3DES encryption. Pin
Stuart Dootson21-Jun-09 23:47
professionalStuart Dootson21-Jun-09 23:47 
Question[SOLVED] possible to pass in a string as UNICODE? Pin
UserNameless21-Jun-09 20:53
UserNameless21-Jun-09 20:53 
QuestionRe: possible to pass in a string as UNICODE? Pin
CPallini21-Jun-09 21:17
mveCPallini21-Jun-09 21:17 
AnswerRe: possible to pass in a string as UNICODE? Pin
UserNameless21-Jun-09 21:32
UserNameless21-Jun-09 21:32 
GeneralRe: possible to pass in a string as UNICODE? Pin
CPallini21-Jun-09 21:46
mveCPallini21-Jun-09 21:46 
GeneralRe: possible to pass in a string as UNICODE? [modified] Pin
UserNameless21-Jun-09 21:55
UserNameless21-Jun-09 21:55 
QuestionHow to change the forms and dialogs look and feel Pin
suthakar5621-Jun-09 19:55
suthakar5621-Jun-09 19:55 
AnswerRe: How to change the forms and dialogs look and feel Pin
TyrionTheImp21-Jun-09 20:07
TyrionTheImp21-Jun-09 20:07 

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.