Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: processor affinity Pin
Mark Salsbery31-Dec-08 15:22
Mark Salsbery31-Dec-08 15:22 
GeneralRe: processor affinity Pin
RomTibi1-Jan-09 2:55
RomTibi1-Jan-09 2:55 
Questionconversion problem Pin
wubousc31-Dec-08 10:17
wubousc31-Dec-08 10:17 
AnswerRe: conversion problem Pin
Rick York31-Dec-08 11:47
mveRick York31-Dec-08 11:47 
GeneralRe: conversion problem Pin
wubousc31-Dec-08 13:32
wubousc31-Dec-08 13:32 
QuestionHow to separate a specified number of Bits from a DWORD? Pin
Joseph Marzbani31-Dec-08 8:16
Joseph Marzbani31-Dec-08 8:16 
AnswerRe: How to separate a specified number of Bits from a DWORD? PinPopular
harold aptroot31-Dec-08 8:25
harold aptroot31-Dec-08 8:25 
AnswerRe: How to separate a specified number of Bits from a DWORD? Pin
Jijo.Raj31-Dec-08 11:54
Jijo.Raj31-Dec-08 11:54 
AnswerRe: How to separate a specified number of Bits from a DWORD? Pin
krmed31-Dec-08 14:12
krmed31-Dec-08 14:12 
GeneralRe: How to separate a specified number of Bits from a DWORD? Pin
Richard Andrew x641-Jan-09 6:52
professionalRichard Andrew x641-Jan-09 6:52 
QuestionStuck in ShowWindow Pin
dj440031-Dec-08 4:41
dj440031-Dec-08 4:41 
QuestionRe: Stuck in ShowWindow Pin
Mark Salsbery31-Dec-08 6:13
Mark Salsbery31-Dec-08 6:13 
AnswerRe: Stuck in ShowWindow Pin
led mike31-Dec-08 7:20
led mike31-Dec-08 7:20 
GeneralRe: Stuck in ShowWindow Pin
Mark Salsbery31-Dec-08 7:24
Mark Salsbery31-Dec-08 7:24 
AnswerRe: Stuck in ShowWindow [modified] Pin
dj440031-Dec-08 20:48
dj440031-Dec-08 20:48 
GeneralRe: Stuck in ShowWindow Pin
Mark Salsbery1-Jan-09 6:27
Mark Salsbery1-Jan-09 6:27 
GeneralRe: Stuck in ShowWindow Pin
dj44003-Jan-09 23:06
dj44003-Jan-09 23:06 
Questionhow to solve the following problem? Pin
zhiyuan1631-Dec-08 4:12
zhiyuan1631-Dec-08 4:12 
AnswerRe: how to solve the following problem? Pin
Jijo.Raj31-Dec-08 4:27
Jijo.Raj31-Dec-08 4:27 
QuestionRemoving Command bar controls of Excel-2007 in c++ Pin
SRKSHOME31-Dec-08 1:39
SRKSHOME31-Dec-08 1:39 
AnswerRe: Removing Command bar controls of Excel-2007 in c++ Pin
led mike31-Dec-08 4:49
led mike31-Dec-08 4:49 
QuestionPixel Pin
Krishnakumartg31-Dec-08 1:02
Krishnakumartg31-Dec-08 1:02 
Hi all,

I have a doubt regarding window graphics painting.
As we already know we can draw a rectangle in window.
Ok...
Suppose I am drawing a rectangle with values ( 0, 0, 100, 100 ).

Now my question is,
can I draw a rectangle with values (0.5, 0.75, 100.1, 100.4) or something like that.

Why I am asking because, according to my understanding pixel is the smallest possible drawing resolution.

If it is possible, could you please help to implement that?

Regards,
Krishnakumar
AnswerRe: Pixel Pin
CPallini31-Dec-08 2:45
mveCPallini31-Dec-08 2:45 
GeneralRe: Pixel Pin
Krishnakumartg31-Dec-08 4:23
Krishnakumartg31-Dec-08 4:23 
QuestionRe: Pixel Pin
CPallini31-Dec-08 5:22
mveCPallini31-Dec-08 5:22 

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.