Click here to Skip to main content
15,907,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change the color of a checkbox Pin
Joan M28-Apr-07 9:03
professionalJoan M28-Apr-07 9:03 
QuestionA memory manage question Pin
zarelaky28-Apr-07 4:03
zarelaky28-Apr-07 4:03 
AnswerRe: Somebody help me !!!! Pin
bob1697228-Apr-07 5:59
bob1697228-Apr-07 5:59 
GeneralRe: Somebody help me !!!! Pin
zarelaky29-Apr-07 1:53
zarelaky29-Apr-07 1:53 
Questioninstead of calling GetPixel? Pin
zon_cpp28-Apr-07 2:23
zon_cpp28-Apr-07 2:23 
AnswerRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 2:46
Arman S.28-Apr-07 2:46 
GeneralRe: instead of calling GetPixel? Pin
zon_cpp28-Apr-07 2:56
zon_cpp28-Apr-07 2:56 
GeneralRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 3:11
Arman S.28-Apr-07 3:11 
Yes DWORD and always DWORD (actually it is typedefed as COLORREF). Only the but organization is different in different bpp modes. Usually in 16 bpp it is 555 or 565 (5 bit for blue, 5(6) bit for green and 5 bit for red). Also not that res bits are leftmost [and thus blues are rightmost].

--
=====
Arman

GeneralRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 3:14
Arman S.28-Apr-07 3:14 
GeneralRe: instead of calling GetPixel? Pin
PJ Arends28-Apr-07 6:19
professionalPJ Arends28-Apr-07 6:19 
GeneralRe: instead of calling GetPixel? Pin
zon_cpp28-Apr-07 22:30
zon_cpp28-Apr-07 22:30 
Questiondownloading a file Pin
deeps_cute28-Apr-07 1:46
deeps_cute28-Apr-07 1:46 
AnswerRe: downloading a file Pin
Hamid_RT28-Apr-07 9:55
Hamid_RT28-Apr-07 9:55 
QuestionNeed a solution Pin
yaminisridaran28-Apr-07 0:25
yaminisridaran28-Apr-07 0:25 
AnswerRe: Need a solution Pin
Arman S.28-Apr-07 1:12
Arman S.28-Apr-07 1:12 
GeneralRe: Need a solution Pin
yaminisridaran29-Apr-07 17:44
yaminisridaran29-Apr-07 17:44 
AnswerRe: Need a solution Pin
Hamid_RT28-Apr-07 8:44
Hamid_RT28-Apr-07 8:44 
QuestionNeed help in Threading in win32 Pin
amitmistry_petlad 27-Apr-07 22:58
amitmistry_petlad 27-Apr-07 22:58 
AnswerRe: Need help in Threading in win32 Pin
Arman S.27-Apr-07 23:11
Arman S.27-Apr-07 23:11 
GeneralRe: Need help in Threading in win32 Pin
amitmistry_petlad 27-Apr-07 23:21
amitmistry_petlad 27-Apr-07 23:21 
GeneralRe: Need help in Threading in win32 Pin
amitmistry_petlad 28-Apr-07 1:08
amitmistry_petlad 28-Apr-07 1:08 
GeneralRe: Need help in Threading in win32 Pin
Arman S.28-Apr-07 1:24
Arman S.28-Apr-07 1:24 
GeneralRe: Need help in Threading in win32 Pin
amitmistry_petlad 28-Apr-07 2:26
amitmistry_petlad 28-Apr-07 2:26 
GeneralRe: Need help in Threading in win32 Pin
Arman S.28-Apr-07 2:35
Arman S.28-Apr-07 2:35 
GeneralRe: Need help in Threading in win32 Pin
amitmistry_petlad 28-Apr-07 20:03
amitmistry_petlad 28-Apr-07 20:03 

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.