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

C / C++ / MFC

 
AnswerRe: Accessing variables in one class from another Pin
CPallini6-Oct-08 9:48
mveCPallini6-Oct-08 9:48 
QuestionComparing bitmap problem Pin
kaushal kishore sharma6-Oct-08 7:15
kaushal kishore sharma6-Oct-08 7:15 
AnswerRe: Comparing bitmap problem Pin
led mike6-Oct-08 7:26
led mike6-Oct-08 7:26 
AnswerRe: Comparing bitmap problem Pin
kaushal kishore sharma6-Oct-08 8:02
kaushal kishore sharma6-Oct-08 8:02 
AnswerRe: Comparing bitmap problem Pin
Hamid_RT6-Oct-08 7:57
Hamid_RT6-Oct-08 7:57 
QuestionRe: Comparing bitmap problem Pin
Mark Salsbery6-Oct-08 8:13
Mark Salsbery6-Oct-08 8:13 
AnswerRe: Comparing bitmap problem Pin
kaushal kishore sharma6-Oct-08 8:30
kaushal kishore sharma6-Oct-08 8:30 
QuestionRe: Comparing bitmap problem Pin
Mark Salsbery6-Oct-08 8:43
Mark Salsbery6-Oct-08 8:43 
kaushal kishore sharma wrote:
i do not myself, where is the problem.


Then how do you know the problem is in the code you posted?


Like others have mentioned, you need to debug this.

Put a breakpoint at the start of your posted code and step
through line by line.

Are the LoadImage() calls succeeding?
Are the SelectObject calls succeeding?
Are any calls succeeding? Smile | :)

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionEvent handling in C Pin
massaslayer6-Oct-08 7:06
massaslayer6-Oct-08 7:06 
QuestionConstruct a matrix of rectangles Pin
Laan826-Oct-08 5:30
Laan826-Oct-08 5:30 
AnswerRe: Construct a matrix of rectangles Pin
led mike6-Oct-08 7:25
led mike6-Oct-08 7:25 
GeneralRe: Construct a matrix of rectangles Pin
Laan826-Oct-08 8:53
Laan826-Oct-08 8:53 
GeneralRe: Construct a matrix of rectangles Pin
led mike6-Oct-08 9:48
led mike6-Oct-08 9:48 
GeneralRe: Construct a matrix of rectangles Pin
Laan826-Oct-08 21:29
Laan826-Oct-08 21:29 
QuestionI'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
Apstolo6-Oct-08 4:49
Apstolo6-Oct-08 4:49 
QuestionRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
David Crow6-Oct-08 4:51
David Crow6-Oct-08 4:51 
AnswerRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
Apstolo6-Oct-08 5:05
Apstolo6-Oct-08 5:05 
AnswerRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
Chandrasekharan P6-Oct-08 20:37
Chandrasekharan P6-Oct-08 20:37 
QuestionRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
David Crow7-Oct-08 3:10
David Crow7-Oct-08 3:10 
AnswerRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
Apstolo8-Oct-08 1:41
Apstolo8-Oct-08 1:41 
AnswerRe: I'cant run my Visual Studio created Apps in an other PC whitout VS installed. Pin
Cedric Moonen6-Oct-08 4:58
Cedric Moonen6-Oct-08 4:58 
QuestionMinimal Compilation, please help ! [modified] Pin
Ahmed Charfeddine6-Oct-08 4:14
Ahmed Charfeddine6-Oct-08 4:14 
QuestionRe: Minimal Compilation, please help ! Pin
David Crow6-Oct-08 4:29
David Crow6-Oct-08 4:29 
AnswerRe: Minimal Compilation, please help ! Pin
Ahmed Charfeddine6-Oct-08 4:47
Ahmed Charfeddine6-Oct-08 4:47 
GeneralRe: Minimal Compilation, please help ! Pin
David Crow6-Oct-08 4:50
David Crow6-Oct-08 4:50 

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.