Click here to Skip to main content
15,900,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: GPRS/GSM Signal Strength Pin
Trollslayer10-Sep-06 0:02
mentorTrollslayer10-Sep-06 0:02 
GeneralRe: GPRS/GSM Signal Strength Pin
shahzaib10-Sep-06 0:18
shahzaib10-Sep-06 0:18 
QuestionCMenu Ownerdraw popup arrow icon Pin
YaronNir9-Sep-06 22:45
YaronNir9-Sep-06 22:45 
AnswerRe: CMenu Ownerdraw popup arrow icon Pin
Hamid_RT11-Sep-06 6:10
Hamid_RT11-Sep-06 6:10 
QuestionBitmaps [modified] Pin
Waldermort9-Sep-06 20:48
Waldermort9-Sep-06 20:48 
AnswerRe: Bitmaps Pin
Christian Graus9-Sep-06 21:00
protectorChristian Graus9-Sep-06 21:00 
GeneralRe: Bitmaps Pin
Waldermort9-Sep-06 21:09
Waldermort9-Sep-06 21:09 
GeneralRe: Bitmaps Pin
Vipin Aravind9-Sep-06 23:36
Vipin Aravind9-Sep-06 23:36 
From top of my head, there is a LR_CREATEDIBSECTON flag you will have to pass to LoadImage to ensure that you get a DIB back. Good thing about getting back a DIB is that bitmap has the same color resolution as contained in the bitmap file without going through the color transformations when creating a DDB compatible to screen.


GeneralRe: Bitmaps Pin
Waldermort10-Sep-06 0:29
Waldermort10-Sep-06 0:29 
GeneralRe: Bitmaps Pin
Vipin Aravind10-Sep-06 1:48
Vipin Aravind10-Sep-06 1:48 
GeneralRe: Bitmaps Pin
Waldermort10-Sep-06 2:25
Waldermort10-Sep-06 2:25 
QuestionAnother bitmap related question Pin
Waldermort10-Sep-06 2:31
Waldermort10-Sep-06 2:31 
AnswerRe: Another bitmap related question Pin
Christian Graus10-Sep-06 10:27
protectorChristian Graus10-Sep-06 10:27 
Questiontrouble with an if/else statement Pin
billy739-Sep-06 19:38
billy739-Sep-06 19:38 
AnswerRe: trouble with an if/else statement Pin
prasad_som9-Sep-06 20:10
prasad_som9-Sep-06 20:10 
AnswerRe: trouble with an if/else statement Pin
bob169729-Sep-06 20:24
bob169729-Sep-06 20:24 
GeneralRe: trouble with an if/else statement Pin
bob1697210-Sep-06 8:05
bob1697210-Sep-06 8:05 
AnswerRe: trouble with an if/else statement Pin
Michael Dunn9-Sep-06 20:48
sitebuilderMichael Dunn9-Sep-06 20:48 
QuestionMicrosoft Windows Mouse Zoom Pin
Juan Ker9-Sep-06 19:32
Juan Ker9-Sep-06 19:32 
AnswerRe: Microsoft Windows Mouse Zoom Pin
Juan Ker11-Sep-06 9:55
Juan Ker11-Sep-06 9:55 
QuestionbyTwo problem with UNICODE apps Pin
TommyTooth9-Sep-06 18:47
TommyTooth9-Sep-06 18:47 
QuestionNonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 15:51
Lord Kixdemp9-Sep-06 15:51 
AnswerRe: Nonsense C++ errors... Pin
Christian Graus9-Sep-06 16:24
protectorChristian Graus9-Sep-06 16:24 
GeneralRe: Nonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 16:41
Lord Kixdemp9-Sep-06 16:41 
GeneralRe: Nonsense C++ errors... Pin
John M. Drescher9-Sep-06 16:58
John M. Drescher9-Sep-06 16:58 

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.