Click here to Skip to main content
15,893,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another question...MFC this time! Pin
Anonymous6-Jan-04 11:47
Anonymous6-Jan-04 11:47 
GeneralRe: Another question...MFC this time! Pin
Alberto836-Jan-04 20:32
Alberto836-Jan-04 20:32 
GeneralCObArray and memory fragmentation Pin
Haakon S.6-Jan-04 11:29
Haakon S.6-Jan-04 11:29 
GeneralRe: CObArray and memory fragmentation Pin
Christian Graus6-Jan-04 11:56
protectorChristian Graus6-Jan-04 11:56 
QuestionHow do they do that? Pin
Anonymous6-Jan-04 11:22
Anonymous6-Jan-04 11:22 
AnswerRe: How do they do that? Pin
ZoogieZork6-Jan-04 13:59
ZoogieZork6-Jan-04 13:59 
AnswerRe: How do they do that? Pin
shultas6-Jan-04 15:37
shultas6-Jan-04 15:37 
GeneralOpening COM port on USB/PCMCIA converter Pin
BambooMoon6-Jan-04 10:02
BambooMoon6-Jan-04 10:02 
I have some software that communicates over a serial port. It opens the serial port with the usual ::CreateFile() call and works fine in the following circumstances:

1) The computer has a real serial port that I am opening
2) The computer has a real serial port, but the serial port I'm opening is one hanging off a serial-to-USB or -to-PCMCIA converter

What does NOT work SOMETIMES is the exact same code running on a computer that does not have a real serial port, where I am trying to open a serial port on a serial-to-USB or -to-PCMCIA converter. When the open fails, it tells me that it could not create the file.

What could cause the failure? It seems to have to do only with whether the computer has a real serial port, not with whether the serial port I'm opening is a real one or one hanging off a converter.

Thanks
GeneralRe: Opening COM port on USB/PCMCIA converter Pin
BambooMoon6-Jan-04 11:12
BambooMoon6-Jan-04 11:12 
Generalreceive information from DOS application Pin
mryazdani6-Jan-04 9:49
mryazdani6-Jan-04 9:49 
GeneralRe: receive information from DOS application Pin
Alexander M.,7-Jan-04 4:06
Alexander M.,7-Jan-04 4:06 
Questionstarting windows 2000 from dos?? Pin
IGeorgeI6-Jan-04 9:28
IGeorgeI6-Jan-04 9:28 
AnswerRe: starting windows 2000 from dos?? Pin
Selvam R6-Jan-04 19:27
professionalSelvam R6-Jan-04 19:27 
GeneralIcon Problem Visual C++ Pin
Alberto836-Jan-04 9:04
Alberto836-Jan-04 9:04 
GeneralRe: Icon Problem Visual C++ Pin
David Crow6-Jan-04 9:12
David Crow6-Jan-04 9:12 
GeneralRe: Icon Problem Visual C++ Pin
Michael Dunn6-Jan-04 10:32
sitebuilderMichael Dunn6-Jan-04 10:32 
GeneralRe: Icon Problem Visual C++ Pin
AORD6-Jan-04 17:51
AORD6-Jan-04 17:51 
GeneralRe: Icon Problem Visual C++ Pin
Alberto836-Jan-04 20:50
Alberto836-Jan-04 20:50 
GeneralRe: Icon Problem Visual C++ Pin
AORD7-Jan-04 19:51
AORD7-Jan-04 19:51 
GeneralRe: Icon Problem Visual C++ Pin
Alberto838-Jan-04 5:45
Alberto838-Jan-04 5:45 
Generalactive view in mdi aplication Pin
rsimcic6-Jan-04 8:47
rsimcic6-Jan-04 8:47 
GeneralRe: active view in mdi aplication Pin
godzooky6-Jan-04 9:59
godzooky6-Jan-04 9:59 
QuestionHow do I verify existence or create a directory? Pin
Randwulf6-Jan-04 8:17
Randwulf6-Jan-04 8:17 
AnswerRe: How do I verify existence or create a directory? Pin
David Crow6-Jan-04 9:01
David Crow6-Jan-04 9:01 
GeneralRe: How do I verify existence or create a directory? Pin
Randwulf6-Jan-04 13:24
Randwulf6-Jan-04 13:24 

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.