Click here to Skip to main content
15,916,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGDI doubt?alternative to SetPixel Pin
fordge13-Nov-03 16:25
fordge13-Nov-03 16:25 
GeneralSDI Status text Pin
Anonymous13-Nov-03 16:19
Anonymous13-Nov-03 16:19 
GeneralRe: SDI Status text Pin
twing13-Nov-03 21:53
twing13-Nov-03 21:53 
GeneralHTTP proxy example Pin
alex.barylski13-Nov-03 12:59
alex.barylski13-Nov-03 12:59 
GeneralRe: HTTP proxy example Pin
Peter Molnar13-Nov-03 13:47
Peter Molnar13-Nov-03 13:47 
GeneralRe: HTTP proxy example Pin
alex.barylski13-Nov-03 16:41
alex.barylski13-Nov-03 16:41 
Generalserial communication Pin
codekey13-Nov-03 12:17
codekey13-Nov-03 12:17 
GeneralRe: serial communication Pin
Peter Molnar13-Nov-03 13:31
Peter Molnar13-Nov-03 13:31 
For serial communication over COM port you have to use API functions like
CreateFile, WriteFile, ReadFile etc.
or alternatively you can use an OCX component, like MSComm.ocx.

Both ways can be achieved from C#, too.

Bunburry
Generalsetting focus to edit controls Pin
RalfPeter13-Nov-03 11:47
RalfPeter13-Nov-03 11:47 
GeneralRe: setting focus to edit controls Pin
alex.barylski13-Nov-03 12:54
alex.barylski13-Nov-03 12:54 
GeneralRe: setting focus to edit controls Pin
RalfPeter13-Nov-03 13:02
RalfPeter13-Nov-03 13:02 
GeneralRe: setting focus to edit controls Pin
Ravi Bhavnani13-Nov-03 13:47
professionalRavi Bhavnani13-Nov-03 13:47 
GeneralScaled float to int conversion Pin
Grahamfff13-Nov-03 10:12
Grahamfff13-Nov-03 10:12 
GeneralRe: Scaled float to int conversion Pin
Tim Smith13-Nov-03 10:56
Tim Smith13-Nov-03 10:56 
GeneralWin32 service problem. Please help Pin
pankajdaga13-Nov-03 10:01
pankajdaga13-Nov-03 10:01 
GeneralRe: Win32 service problem. Please help Pin
Antti Keskinen13-Nov-03 10:32
Antti Keskinen13-Nov-03 10:32 
GeneralRe: Win32 service problem. Please help Pin
pankajdaga13-Nov-03 23:48
pankajdaga13-Nov-03 23:48 
QuestionXML reply from router? Pin
Kuniva13-Nov-03 9:17
Kuniva13-Nov-03 9:17 
GeneralFlatScrollBar Pin
Tzunga Ma13-Nov-03 9:08
sussTzunga Ma13-Nov-03 9:08 
GeneralOutput file Pin
Anonymous13-Nov-03 8:13
Anonymous13-Nov-03 8:13 
GeneralRe: Output file Pin
David Crow13-Nov-03 9:00
David Crow13-Nov-03 9:00 
GeneralRe: Output file Pin
Anonymous13-Nov-03 9:05
Anonymous13-Nov-03 9:05 
GeneralRe: Output file Pin
David Crow13-Nov-03 9:10
David Crow13-Nov-03 9:10 
GeneralStretchDIBits problem with 16-bit (65536) color Pin
tchu13-Nov-03 7:31
tchu13-Nov-03 7:31 
GeneralFloat Roading. Pin
Mike Doner13-Nov-03 7:08
Mike Doner13-Nov-03 7:08 

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.