Click here to Skip to main content
16,005,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: type casting Pin
David Crow2-Nov-06 6:00
David Crow2-Nov-06 6:00 
GeneralRe: type casting Pin
Waldermort2-Nov-06 6:10
Waldermort2-Nov-06 6:10 
GeneralRe: type casting Pin
David Crow2-Nov-06 6:16
David Crow2-Nov-06 6:16 
GeneralRe: type casting Pin
Waldermort2-Nov-06 6:24
Waldermort2-Nov-06 6:24 
QuestionRe: type casting Pin
David Crow2-Nov-06 6:29
David Crow2-Nov-06 6:29 
AnswerRe: type casting Pin
Waldermort2-Nov-06 6:51
Waldermort2-Nov-06 6:51 
GeneralRe: type casting Pin
Zac Howland2-Nov-06 10:37
Zac Howland2-Nov-06 10:37 
GeneralRe: type casting Pin
David Crow2-Nov-06 5:57
David Crow2-Nov-06 5:57 
waldermort wrote:
Which results in the value of tmp being 0xFFFFFFFF...


Of course it does. Why would it be anything else? It should retain that value until it is assigned something different.

waldermort wrote:
...whereas I want it to bu NULL.


Then you can't call SwapImage() with a non-NULL value.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: type casting Pin
Waldermort2-Nov-06 6:05
Waldermort2-Nov-06 6:05 
GeneralRe: type casting Pin
Maximilien2-Nov-06 7:18
Maximilien2-Nov-06 7:18 
GeneralRe: type casting Pin
Waldermort2-Nov-06 9:18
Waldermort2-Nov-06 9:18 
GeneralRe: type casting Pin
PJ Arends2-Nov-06 7:28
professionalPJ Arends2-Nov-06 7:28 
GeneralRe: type casting [modified] Pin
Waldermort2-Nov-06 9:21
Waldermort2-Nov-06 9:21 
GeneralRe: type casting Pin
Michael Dunn2-Nov-06 8:53
sitebuilderMichael Dunn2-Nov-06 8:53 
GeneralRe: type casting Pin
Waldermort2-Nov-06 9:38
Waldermort2-Nov-06 9:38 
GeneralRe: type casting Pin
Maximilien2-Nov-06 9:52
Maximilien2-Nov-06 9:52 
GeneralRe: type casting Pin
Waldermort2-Nov-06 17:39
Waldermort2-Nov-06 17:39 
GeneralRe: type casting Pin
Michael Dunn2-Nov-06 10:05
sitebuilderMichael Dunn2-Nov-06 10:05 
AnswerRe: type casting Pin
Nemanja Trifunovic2-Nov-06 7:23
Nemanja Trifunovic2-Nov-06 7:23 
QuestionListview using WIN32 API Pin
priyank_ldce2-Nov-06 5:11
priyank_ldce2-Nov-06 5:11 
AnswerRe: Listview using WIN32 API Pin
David Crow2-Nov-06 5:40
David Crow2-Nov-06 5:40 
GeneralRe: Listview using WIN32 API Pin
priyank_ldce2-Nov-06 5:50
priyank_ldce2-Nov-06 5:50 
GeneralRe: Listview using WIN32 API Pin
David Crow2-Nov-06 6:04
David Crow2-Nov-06 6:04 
GeneralRe: Listview using WIN32 API Pin
led mike2-Nov-06 6:50
led mike2-Nov-06 6:50 
GeneralRe: Listview using WIN32 API Pin
David Crow2-Nov-06 8:12
David Crow2-Nov-06 8:12 

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.