Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unicode C++ Problem Pin
ThatsAlok13-Apr-05 1:36
ThatsAlok13-Apr-05 1:36 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8013-Apr-05 18:57
nitinmahajan8013-Apr-05 18:57 
GeneralRe: Unicode C++ Problem Pin
ThatsAlok13-Apr-05 19:15
ThatsAlok13-Apr-05 19:15 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8014-Apr-05 0:36
nitinmahajan8014-Apr-05 0:36 
GeneralRe: Unicode C++ Problem Pin
Michael Dunn13-Apr-05 2:04
sitebuilderMichael Dunn13-Apr-05 2:04 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8014-Apr-05 0:44
nitinmahajan8014-Apr-05 0:44 
QuestionHow to configure Baudrate 76800 Pin
Adi Narayana Vemuru13-Apr-05 0:45
Adi Narayana Vemuru13-Apr-05 0:45 
AnswerRe: How to configure Baudrate 76800 Pin
Roger Allen13-Apr-05 5:40
Roger Allen13-Apr-05 5:40 
I take it your tryig to set the baud rate through a DCB structure and the BaudRate member.

Ar eyou setting it like this:

dcb.BaudRate = 76800;

The other issue could be that some of the othere DCB parameters are not filled out correctly.

If you vote me down, my score will only get lower
GeneralRe: How to configure Baudrate 76800 Pin
Adi Narayana Vemuru13-Apr-05 18:13
Adi Narayana Vemuru13-Apr-05 18:13 
GeneralRe: How to configure Baudrate 76800 Pin
Trollslayer13-Apr-05 23:40
mentorTrollslayer13-Apr-05 23:40 
GeneralRe: How to configure Baudrate 76800 Pin
Adi Narayana Vemuru13-Apr-05 23:56
Adi Narayana Vemuru13-Apr-05 23:56 
GeneralBlock Files or Give permiss to files Pin
densitet13-Apr-05 0:45
densitet13-Apr-05 0:45 
GeneralRe: Block Files or Give permiss to files Pin
Cedric Moonen13-Apr-05 1:16
Cedric Moonen13-Apr-05 1:16 
GeneralRe: Block Files or Give permiss to files Pin
densitet13-Apr-05 3:57
densitet13-Apr-05 3:57 
GeneralRe: Block Files or Give permiss to files Pin
Cedric Moonen13-Apr-05 4:16
Cedric Moonen13-Apr-05 4:16 
GeneralRe: Block Files or Give permiss to files Pin
densitet14-Apr-05 1:40
densitet14-Apr-05 1:40 
GeneralRe: Block Files or Give permiss to files Pin
Cedric Moonen14-Apr-05 1:46
Cedric Moonen14-Apr-05 1:46 
GeneralRe: Block Files or Give permiss to files Pin
densitet14-Apr-05 3:01
densitet14-Apr-05 3:01 
Generalaccess denied problem Pin
montu337713-Apr-05 0:04
montu337713-Apr-05 0:04 
GeneralRe: access denied problem Pin
Cedric Moonen13-Apr-05 0:10
Cedric Moonen13-Apr-05 0:10 
GeneralRe: access denied problem Pin
montu337713-Apr-05 3:31
montu337713-Apr-05 3:31 
GeneralRe: access denied problem Pin
Cedric Moonen13-Apr-05 3:49
Cedric Moonen13-Apr-05 3:49 
GeneralRegEnumKeyEx and Windows XP Pin
VadRoz13-Apr-05 0:02
VadRoz13-Apr-05 0:02 
GeneralRe: RegEnumKeyEx and Windows XP Pin
22491713-Apr-05 0:21
22491713-Apr-05 0:21 
GeneralRe: RegEnumKeyEx and Windows XP Pin
VadRoz13-Apr-05 1:46
VadRoz13-Apr-05 1:46 

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.