Click here to Skip to main content
15,886,798 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Moving to UNICODE Pin
PJ Arends24-Jun-09 14:37
professionalPJ Arends24-Jun-09 14:37 
AnswerRe: Moving to UNICODE [modified] Pin
Joe Woodbury24-Jun-09 17:45
professionalJoe Woodbury24-Jun-09 17:45 
QuestionI have a question: Why MFC is still used? [modified] Pin
Seraph_summer24-Jun-09 10:35
Seraph_summer24-Jun-09 10:35 
AnswerRe: I have a question: Why MFC is still used? Pin
Stuart Dootson24-Jun-09 10:55
professionalStuart Dootson24-Jun-09 10:55 
AnswerRe: I have a question: Why MFC is still used? Pin
Joe Woodbury24-Jun-09 11:28
professionalJoe Woodbury24-Jun-09 11:28 
QuestionSlideCtrl Pin
siva45524-Jun-09 8:59
siva45524-Jun-09 8:59 
QuestionRe: SlideCtrl Pin
David Crow24-Jun-09 9:12
David Crow24-Jun-09 9:12 
QuestionHow to open a device specific serial port?? Pin
Kiran Satish24-Jun-09 8:14
Kiran Satish24-Jun-09 8:14 
Hello all,
I am having problems with opening a device defined serial port using basic CreateFile function. The serial port is specific to a framegrabber installed in the PC. I can open and communicate with it with no problems in windows hyper terminal and evne in Matlab, but not able to open it in VC++. Usually with other framegrabber I can see all the additional com ports installed by the framgrabber under COM&LPT ports in device manager, but not with this board. But in registry under HKLM\HARDWARE\DEVICEMAP\SERIALCOMM, I see these ports listed.

The port names are not as usual COM1 etc, its with X64-CL_iPro_1_Serial_0/X64-CL_iPro_1_Serial_1 names.

Can anyone help me out here.... or does anyone know how windows hyper terminal opens these ports..

thanks,

PKNT

Questionstrcpy_s with WCHAR option Pin
dipuks24-Jun-09 7:38
dipuks24-Jun-09 7:38 
AnswerRe: strcpy_s with WCHAR option Pin
led mike24-Jun-09 8:18
led mike24-Jun-09 8:18 
GeneralRe: strcpy_s with WCHAR option Pin
Rajesh R Subramanian24-Jun-09 9:49
professionalRajesh R Subramanian24-Jun-09 9:49 
GeneralRe: strcpy_s with WCHAR option Pin
led mike24-Jun-09 11:55
led mike24-Jun-09 11:55 
GeneralVOID *function() help Pin
Douglas Kirk24-Jun-09 7:35
Douglas Kirk24-Jun-09 7:35 
GeneralRe: VOID *function() help Pin
bulg24-Jun-09 7:45
bulg24-Jun-09 7:45 
GeneralRe: VOID *function() help Pin
Douglas Kirk24-Jun-09 7:49
Douglas Kirk24-Jun-09 7:49 
GeneralRe: VOID *function() help Pin
Chris Losinger24-Jun-09 9:04
professionalChris Losinger24-Jun-09 9:04 
GeneralRe: VOID *function() help Pin
Douglas Kirk24-Jun-09 9:57
Douglas Kirk24-Jun-09 9:57 
GeneralRe: VOID *function() help Pin
Stuart Dootson24-Jun-09 10:48
professionalStuart Dootson24-Jun-09 10:48 
QuestionInferred Function Pointer Template Parameter Pin
Skippums24-Jun-09 7:25
Skippums24-Jun-09 7:25 
AnswerRe: Inferred Function Pointer Template Parameter Pin
Stuart Dootson24-Jun-09 10:46
professionalStuart Dootson24-Jun-09 10:46 
QuestionCDialogTemplate Pin
p_196024-Jun-09 7:14
p_196024-Jun-09 7:14 
AnswerRe: CDialogTemplate Pin
David Crow24-Jun-09 8:22
David Crow24-Jun-09 8:22 
GeneralRe: CDialogTemplate Pin
siva45524-Jun-09 8:31
siva45524-Jun-09 8:31 
GeneralRe: CDialogTemplate Pin
David Crow24-Jun-09 8:35
David Crow24-Jun-09 8:35 
GeneralRe: CDialogTemplate Pin
p_196024-Jun-09 8:48
p_196024-Jun-09 8: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.