Click here to Skip to main content
15,920,956 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Bitmap sappear as different colors Pin
Mark Salsbery23-May-07 6:58
Mark Salsbery23-May-07 6:58 
AnswerRe: Bitmap sappear as different colors Pin
Reagan Conservative23-May-07 8:03
Reagan Conservative23-May-07 8:03 
GeneralRe: Bitmap sappear as different colors Pin
Mark Salsbery23-May-07 8:55
Mark Salsbery23-May-07 8:55 
GeneralRe: Bitmap sappear as different colors Pin
Reagan Conservative23-May-07 9:27
Reagan Conservative23-May-07 9:27 
GeneralRe: Bitmap sappear as different colors Pin
Mark Salsbery23-May-07 12:35
Mark Salsbery23-May-07 12:35 
GeneralRe: Bitmap sappear as different colors Pin
Reagan Conservative24-May-07 3:10
Reagan Conservative24-May-07 3:10 
GeneralRe: Bitmap sappear as different colors Pin
Mark Salsbery24-May-07 5:17
Mark Salsbery24-May-07 5:17 
GeneralRe: Bitmap sappear as different colors Pin
Reagan Conservative24-May-07 5:56
Reagan Conservative24-May-07 5:56 
From the .RC file:

CONTROL         197,IDC_STATIC,"Static",SS_BITMAP,12,15,10,10
CONTROL         197,IDC_SCREW2,"Static",SS_BITMAP,195,15,10,10
CONTROL         197,IDC_SCREW3,"Static",SS_BITMAP,195,55,10,10
CONTROL         197,IDC_SCREW4,"Static",SS_BITMAP,12,55,10,10


And I don't manipulate the the static control once I have it placed on the dialog (which happens to be a numeric keypad). The bitmap is nothing more than a representation of a small phillips screw head. As I said in prior postings, this same bitmap is used throughout the total project of numerous dialogs, and all of them make use of this bitmap at the corners of the dialogs.

John P.

QuestionRe: Bitmap sappear as different colors Pin
Mark Salsbery24-May-07 6:17
Mark Salsbery24-May-07 6:17 
AnswerRe: Bitmap sappear as different colors Pin
Reagan Conservative24-May-07 6:22
Reagan Conservative24-May-07 6:22 
GeneralRe: Bitmap sappear as different colors Pin
Mark Salsbery24-May-07 6:30
Mark Salsbery24-May-07 6:30 
GeneralRe: Bitmap sappear as different colors Pin
Reagan Conservative24-May-07 6:35
Reagan Conservative24-May-07 6:35 
QuestionVideo on OpenGL window, from image frames Pin
DoctorDoctor22-May-07 7:58
DoctorDoctor22-May-07 7:58 
QuestionWhy do DLLs get loaded... Pin
dontknowitall22-May-07 6:41
dontknowitall22-May-07 6:41 
AnswerRe: Why do DLLs get loaded... Pin
Mark Salsbery22-May-07 7:17
Mark Salsbery22-May-07 7:17 
AnswerRe: Why do DLLs get loaded... Pin
David Crow22-May-07 7:21
David Crow22-May-07 7:21 
GeneralRe: Why do DLLs get loaded... Pin
dontknowitall22-May-07 8:12
dontknowitall22-May-07 8:12 
GeneralRe: Why do DLLs get loaded... Pin
Mark Salsbery23-May-07 7:03
Mark Salsbery23-May-07 7:03 
AnswerRe: Why do DLLs get loaded... Pin
CPallini22-May-07 8:00
mveCPallini22-May-07 8:00 
QuestionCheck for one bit in a word value. Pin
paper6722-May-07 6:23
paper6722-May-07 6:23 
AnswerRe: Check for one bit in a word value. Pin
David Crow22-May-07 6:33
David Crow22-May-07 6:33 
AnswerRe: Check for one bit in a word value. Pin
Johann Gerell22-May-07 7:58
Johann Gerell22-May-07 7:58 
JokeRe: Check for one bit in a word value. Pin
CPallini22-May-07 8:03
mveCPallini22-May-07 8:03 
GeneralRe: Check for one bit in a word value. Pin
Johann Gerell22-May-07 8:16
Johann Gerell22-May-07 8:16 
GeneralRe: Check for one bit in a word value. Pin
CPallini22-May-07 9:37
mveCPallini22-May-07 9:37 

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.