Click here to Skip to main content
15,922,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: WaitForSingleObject(m_SomeThread->m_hThread, INFINITE); Pin
Jeff Archer16-Sep-09 2:47
Jeff Archer16-Sep-09 2:47 
QuestionExiting an MFC ActiveX Pin
Opa Knack15-Sep-09 22:41
Opa Knack15-Sep-09 22:41 
AnswerRe: Exiting an MFC ActiveX Pin
Stuart Dootson16-Sep-09 0:28
professionalStuart Dootson16-Sep-09 0:28 
AnswerRe: Exiting an MFC ActiveX Pin
Roger Stoltz16-Sep-09 0:38
Roger Stoltz16-Sep-09 0:38 
AnswerRe: Exiting an MFC ActiveX Pin
Randor 16-Sep-09 1:13
professional Randor 16-Sep-09 1:13 
QuestionAuto login a user in XP, after logoff Pin
SummerBulb15-Sep-09 21:59
SummerBulb15-Sep-09 21:59 
AnswerRe: Auto login a user in XP, after logoff Pin
«_Superman_»15-Sep-09 22:27
professional«_Superman_»15-Sep-09 22:27 
GeneralRe: Auto login a user in XP, after logoff Pin
SummerBulb15-Sep-09 22:32
SummerBulb15-Sep-09 22:32 
GeneralRe: Auto login a user in XP, after logoff Pin
SummerBulb15-Sep-09 22:45
SummerBulb15-Sep-09 22:45 
QuestionDifference between C++ and VC++ Pin
hrishiS15-Sep-09 21:09
hrishiS15-Sep-09 21:09 
AnswerRe: Difference between C++ and VC++ Pin
CPallini15-Sep-09 21:19
mveCPallini15-Sep-09 21:19 
AnswerRe: Difference between C++ and VC++ Pin
QuickDeveloper15-Sep-09 21:32
QuickDeveloper15-Sep-09 21:32 
GeneralRe: Difference between C++ and VC++ Pin
CPallini15-Sep-09 22:00
mveCPallini15-Sep-09 22:00 
GeneralRe: Difference between C++ and VC++ Pin
hrishiS16-Sep-09 1:04
hrishiS16-Sep-09 1:04 
QuestionHow to load a file in help ? Pin
deadlyabbas15-Sep-09 20:31
deadlyabbas15-Sep-09 20:31 
AnswerRe: How to load a file in help ? Pin
Iain Clarke, Warrior Programmer15-Sep-09 21:06
Iain Clarke, Warrior Programmer15-Sep-09 21:06 
AnswerRe: How to load a file in help ? Pin
Iain Clarke, Warrior Programmer15-Sep-09 21:08
Iain Clarke, Warrior Programmer15-Sep-09 21:08 
QuestionHow to open a long filename in quotes Pin
Erik15-Sep-09 20:20
Erik15-Sep-09 20:20 
AnswerRe: How to open a long filename in quotes Pin
Cedric Moonen15-Sep-09 20:29
Cedric Moonen15-Sep-09 20:29 
AnswerRe: How to open a long filename in quotes Pin
Stuart Dootson16-Sep-09 0:33
professionalStuart Dootson16-Sep-09 0:33 
QuestionHow to load a file in help? Pin
deadlyabbas15-Sep-09 20:14
deadlyabbas15-Sep-09 20:14 
AnswerRe: How to load a file in help? Pin
CPallini15-Sep-09 20:58
mveCPallini15-Sep-09 20:58 
QuestionRS232 communication in VC++ 6.0 Pin
diptipanchal15-Sep-09 19:26
diptipanchal15-Sep-09 19:26 
i am using sample code of Rs232 communication in VC++ using below link.

http://www.orgler.it/visualc01.htm#

I have an application where PC com port is connected to RS232 device. On key press(trigger) from the Device, the software should receive the data from the device.

Using this above example, i need to press Rx Bytes button to read the data. However, my application cannot provide any button on the software.

kindly suggest on how to resolve above problem.
AnswerRe: RS232 communication in VC++ 6.0 Pin
Cedric Moonen15-Sep-09 20:27
Cedric Moonen15-Sep-09 20:27 
GeneralRe: RS232 communication in VC++ 6.0 Pin
Neil Urquhart15-Sep-09 21:12
Neil Urquhart15-Sep-09 21:12 

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.