Click here to Skip to main content
15,887,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: header and redefine problem Pin
Toni7823-Jun-03 18:20
Toni7823-Jun-03 18:20 
GeneralRe: header and redefine problem Pin
zecodela23-Jun-03 18:52
zecodela23-Jun-03 18:52 
GeneralRe: header and redefine problem Pin
Toni7823-Jun-03 19:19
Toni7823-Jun-03 19:19 
GeneralPreviewing video Pin
weituck23-Jun-03 17:37
weituck23-Jun-03 17:37 
GeneralRe: Previewing video Pin
Andrew Walker23-Jun-03 19:11
Andrew Walker23-Jun-03 19:11 
GeneralShowing differences in strings Pin
Jack Handy23-Jun-03 14:46
Jack Handy23-Jun-03 14:46 
QuestionHow is DSR toggled programmatically? Pin
RuchikaDhingra23-Jun-03 14:16
RuchikaDhingra23-Jun-03 14:16 
AnswerRe: How is DSR toggled programmatically? Pin
Ryan Binns23-Jun-03 16:36
Ryan Binns23-Jun-03 16:36 
RuchikaDhingra wrote:
How can DSR signal be asserted/deasserted on serial port programmatically using Win32 API's?

You can't. DSR and CTS are controlled by the device attached to the COM port. The PC has no control over them at all. You can only control the state of DTR and RTS.

Ryan

Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)

Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

GeneralGetting an Access report in a VC++ prog Pin
gnurff23-Jun-03 13:24
sussgnurff23-Jun-03 13:24 
GeneralRe: Getting an Access report in a VC++ prog Pin
basementman24-Jun-03 4:53
basementman24-Jun-03 4:53 
GeneralRe: Getting an Access report in a VC++ prog Pin
Gnurff24-Jun-03 12:35
sussGnurff24-Jun-03 12:35 
GeneralDirectX DrawText breaks W's Pin
Dave Goodman23-Jun-03 13:08
Dave Goodman23-Jun-03 13:08 
GeneralRe: DirectX DrawText breaks W's Pin
ZoogieZork23-Jun-03 16:37
ZoogieZork23-Jun-03 16:37 
GeneralScrollbar Pin
DougW4823-Jun-03 12:29
DougW4823-Jun-03 12:29 
GeneralRe: Scrollbar Pin
Ryan Binns23-Jun-03 13:34
Ryan Binns23-Jun-03 13:34 
QuestionTouch screen tools?? Pin
John P Larson23-Jun-03 12:16
John P Larson23-Jun-03 12:16 
GeneralCSplitterWnd without the separating bars Pin
Florin Ochiana23-Jun-03 11:52
Florin Ochiana23-Jun-03 11:52 
GeneralRe: CSplitterWnd without the separating bars Pin
Stlan24-Jun-03 3:06
Stlan24-Jun-03 3:06 
GeneralGetCurrentMethod Pin
RK_200023-Jun-03 11:22
RK_200023-Jun-03 11:22 
GeneralRe: GetCurrentMethod Pin
Dave Bryant23-Jun-03 11:45
Dave Bryant23-Jun-03 11:45 
QuestionHow to get file length of file without using CFile::end.. Pin
IrishSonic23-Jun-03 11:14
IrishSonic23-Jun-03 11:14 
AnswerRe: How to get file length of file without using CFile::end.. Pin
Dave Bryant23-Jun-03 11:18
Dave Bryant23-Jun-03 11:18 
GeneralThanks Dave, perfect!! Pin
IrishSonic23-Jun-03 11:53
IrishSonic23-Jun-03 11:53 
AnswerRe: How to get file length of file without using CFile::end.. Pin
basementman23-Jun-03 13:23
basementman23-Jun-03 13:23 
AnswerRe: How to get file length of file without using CFile::end.. Pin
Anonymous24-Jun-03 5:42
Anonymous24-Jun-03 5:42 

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.