Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Size Pin
Amit Dey10-Jan-04 5:51
Amit Dey10-Jan-04 5:51 
GeneralWindows Messages and Pixel colors.. Pin
__Cerb9-Jan-04 17:32
__Cerb9-Jan-04 17:32 
GeneralRe: Windows Messages and Pixel colors.. Pin
Hesham Amin10-Jan-04 1:00
Hesham Amin10-Jan-04 1:00 
GeneralRe: Windows Messages and Pixel colors.. Pin
__Cerb10-Jan-04 3:10
__Cerb10-Jan-04 3:10 
GeneralRe: Windows Messages and Pixel colors.. Pin
Hesham Amin10-Jan-04 4:34
Hesham Amin10-Jan-04 4:34 
GeneralRe: Windows Messages and Pixel colors.. Pin
__Cerb10-Jan-04 5:33
__Cerb10-Jan-04 5:33 
GeneralRe: Windows Messages and Pixel colors.. Pin
__Cerb10-Jan-04 7:05
__Cerb10-Jan-04 7:05 
GeneralRe: Windows Messages and Pixel colors.. Pin
Hesham Amin10-Jan-04 7:57
Hesham Amin10-Jan-04 7:57 
if you have the window handle then use GetWindowDC to get the HDC (device context)
then use GetPixel directly...
but the problem is when the window needs repaint.. in this case it amy give you another color,,,
try this first and let us know the results Smile | :)
GeneralRe: Windows Messages and Pixel colors.. Pin
__Cerb10-Jan-04 8:33
__Cerb10-Jan-04 8:33 
GeneralRe: Windows Messages and Pixel colors.. Pin
__Cerb10-Jan-04 10:22
__Cerb10-Jan-04 10:22 
GeneralRe: Windows Messages and Pixel colors.. Pin
Hesham Amin10-Jan-04 21:01
Hesham Amin10-Jan-04 21:01 
GeneralFlexgrid Pin
Rane9-Jan-04 17:30
Rane9-Jan-04 17:30 
Generalmap<string,string> just won't work Pin
luddet9-Jan-04 16:47
luddet9-Jan-04 16:47 
GeneralRe: map<string,string> just won't work Pin
ZoogieZork9-Jan-04 17:14
ZoogieZork9-Jan-04 17:14 
GeneralRe: map<string,string> just won't work Pin
luddet9-Jan-04 17:17
luddet9-Jan-04 17:17 
GeneralRe: map&lt;string,string&gt; just won't work Pin
ZoogieZork9-Jan-04 17:50
ZoogieZork9-Jan-04 17:50 
GeneralRe: map&lt;string,string&gt; just won't work Pin
luddet9-Jan-04 17:53
luddet9-Jan-04 17:53 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Garth J Lancaster9-Jan-04 17:18
professionalGarth J Lancaster9-Jan-04 17:18 
GeneralRe: map&lt;string,string&gt; just won't work Pin
luddet9-Jan-04 17:19
luddet9-Jan-04 17:19 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Jörgen Sigvardsson10-Jan-04 7:20
Jörgen Sigvardsson10-Jan-04 7:20 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Garth J Lancaster11-Jan-04 16:00
professionalGarth J Lancaster11-Jan-04 16:00 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Jörgen Sigvardsson11-Jan-04 23:29
Jörgen Sigvardsson11-Jan-04 23:29 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Michael Dunn9-Jan-04 17:20
sitebuilderMichael Dunn9-Jan-04 17:20 
GeneralRe: map&lt;string,string&gt; just won't work Pin
Garth J Lancaster9-Jan-04 17:24
professionalGarth J Lancaster9-Jan-04 17:24 
GeneralRe: map&lt;string,string&gt; just won't work Pin
luddet9-Jan-04 17:24
luddet9-Jan-04 17: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.