Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExplorer folders Pin
P Gibson6-Jun-05 5:58
P Gibson6-Jun-05 5:58 
GeneralRe: Explorer folders Pin
ThatsAlok6-Jun-05 18:14
ThatsAlok6-Jun-05 18:14 
GeneralRe: Explorer folders Pin
ThatsAlok6-Jun-05 18:18
ThatsAlok6-Jun-05 18:18 
GeneralAcrobatPDF.ocx problems Pin
Kharfax6-Jun-05 5:13
Kharfax6-Jun-05 5:13 
Generalrendering point on clientarea Pin
softtec6-Jun-05 4:54
softtec6-Jun-05 4:54 
GeneralRe: rendering point on clientarea Pin
Blake Miller6-Jun-05 4:59
Blake Miller6-Jun-05 4:59 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:08
softtec6-Jun-05 5:08 
GeneralRe: rendering point on clientarea Pin
MailtoGops6-Jun-05 5:11
MailtoGops6-Jun-05 5:11 
Hi,

You can use SetPixel function for that.

SetPixel(dc,pt.x,pt.y,RGB(255,0,0));

Refer MSDN document for SetPixel..

Thanks & Regards,

Gopal

" Action without vision is only passing time,
Vision without action is merely day dreaming,
But vision with action can change the world "

- Words from Nelson Mandela

Thanks & Regards,

Gopalakrishnan
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:19
softtec6-Jun-05 5:19 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:32
softtec6-Jun-05 5:32 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:54
softtec6-Jun-05 5:54 
Generalchecking if document is closing Pin
jaycush6-Jun-05 3:50
jaycush6-Jun-05 3:50 
GeneralRe: checking if document is closing Pin
MailtoGops6-Jun-05 5:08
MailtoGops6-Jun-05 5:08 
GeneralRe: checking if document is closing Pin
liquid_6-Jun-05 5:12
liquid_6-Jun-05 5:12 
GeneralCreating and displaying video stream from raw data Pin
rfenton1236-Jun-05 3:21
rfenton1236-Jun-05 3:21 
GeneralRaw Database File Format Pin
Toni786-Jun-05 3:14
Toni786-Jun-05 3:14 
GeneralRe: Raw Database File Format Pin
David Crow6-Jun-05 4:22
David Crow6-Jun-05 4:22 
GeneralRe: Raw Database File Format Pin
Toni786-Jun-05 5:42
Toni786-Jun-05 5:42 
GeneralChild DialogBox (win32) doesn't receive ENTER keyboard input Pin
jean-francois.lefebvre6-Jun-05 2:58
jean-francois.lefebvre6-Jun-05 2:58 
GeneralRe: Child DialogBox (win32) doesn't receive ENTER keyboard input Pin
Andy Moore6-Jun-05 7:45
Andy Moore6-Jun-05 7:45 
GeneralCRichEditDoc Serialization strangeness Pin
hairy_hats6-Jun-05 2:56
hairy_hats6-Jun-05 2:56 
GeneralpInvoke problem Pin
ppp0016-Jun-05 1:15
ppp0016-Jun-05 1:15 
QuestionWhy am i getting this message? Pin
mpallavi6-Jun-05 0:57
mpallavi6-Jun-05 0:57 
AnswerRe: Why am i getting this message? Pin
RChin6-Jun-05 1:01
RChin6-Jun-05 1:01 
GeneralRe: Why am i getting this message? Pin
mpallavi6-Jun-05 1:41
mpallavi6-Jun-05 1:41 

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.