Click here to Skip to main content
15,917,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: thread pool Pin
Jhony george12-Nov-07 19:27
Jhony george12-Nov-07 19:27 
AnswerRe: thread pool Pin
Mark Salsbery13-Nov-07 9:01
Mark Salsbery13-Nov-07 9:01 
AnswerRe: thread pool Pin
Rajasekharan Vengalil12-Nov-07 19:15
Rajasekharan Vengalil12-Nov-07 19:15 
QuestionParse excel file Pin
Maynka12-Nov-07 18:45
Maynka12-Nov-07 18:45 
AnswerRe: Parse excel file Pin
Rajasekharan Vengalil12-Nov-07 19:20
Rajasekharan Vengalil12-Nov-07 19:20 
QuestionSolution For Painting multiple images? Pin
Richard Blythe12-Nov-07 17:41
Richard Blythe12-Nov-07 17:41 
AnswerRe: Solution For Painting multiple images? Pin
Llasus12-Nov-07 20:58
Llasus12-Nov-07 20:58 
QuestionHow to mount any file? Pin
bhaskar jatav12-Nov-07 17:37
bhaskar jatav12-Nov-07 17:37 
QuestionADO n DataGrid Pin
SnaKeBeD12-Nov-07 17:33
SnaKeBeD12-Nov-07 17:33 
AnswerRe: ADO n DataGrid Pin
followait12-Nov-07 17:44
followait12-Nov-07 17:44 
GeneralRe: ADO n DataGrid Pin
SnaKeBeD12-Nov-07 18:13
SnaKeBeD12-Nov-07 18:13 
GeneralRe: ADO n DataGrid Pin
SnaKeBeD13-Nov-07 3:48
SnaKeBeD13-Nov-07 3:48 
QuestionHow to Create virtual drive? Pin
bhaskar jatav12-Nov-07 17:25
bhaskar jatav12-Nov-07 17:25 
QuestionHow to make server and client in one program? Pin
maglev_tgv12-Nov-07 15:30
maglev_tgv12-Nov-07 15:30 
AnswerRe: How to make server and client in one program? Pin
only coder12-Nov-07 16:23
only coder12-Nov-07 16:23 
GeneralRe: How to make server and client in one program? Pin
maglev_tgv12-Nov-07 17:55
maglev_tgv12-Nov-07 17:55 
QuestionHow to draw Moving Average in stock software efficiently? Pin
followait12-Nov-07 14:25
followait12-Nov-07 14:25 
QuestionSerial Port Communications Pin
sunny.rana12-Nov-07 11:37
sunny.rana12-Nov-07 11:37 
QuestionRe: Serial Port Communications Pin
David Crow12-Nov-07 16:56
David Crow12-Nov-07 16:56 
AnswerRe: Serial Port Communications Pin
QuickDeveloper12-Nov-07 19:51
QuickDeveloper12-Nov-07 19:51 
sunny.rana wrote:
how can i achieve this my aim to is Open, Close,Read and Write into comport.


One way to achive this is by filling the DCB structure and passing this as parameter

For info about DCB structure check this http://msdn2.microsoft.com/en-us/library/aa363214.aspx[^]


check this for Program http://www.codeguru.com/cpp/i-n/network/serialcommunications/article.php/c5395/[^]




"Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"


QuestionSimple memory deallocation question (C++) [modified] Pin
Bevan C Bird12-Nov-07 10:35
Bevan C Bird12-Nov-07 10:35 
AnswerRe: Simple memory deallocation question (C++) Pin
led mike12-Nov-07 10:48
led mike12-Nov-07 10:48 
GeneralRe: Simple memory deallocation question (C++) Pin
Bevan C Bird12-Nov-07 11:01
Bevan C Bird12-Nov-07 11:01 
GeneralRe: Simple memory deallocation question (C++) Pin
led mike12-Nov-07 11:25
led mike12-Nov-07 11:25 
AnswerRe: Simple memory deallocation question (C++) Pin
Stephen Hewitt12-Nov-07 12:28
Stephen Hewitt12-Nov-07 12:28 

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.