Click here to Skip to main content
15,990,967 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBitmap Display from Buffer received by TCP socket Pin
Sachin k Rajput 6-Feb-13 1:21
Sachin k Rajput 6-Feb-13 1:21 
QuestionRe: Bitmap Display from Buffer received by TCP socket Pin
CPallini6-Feb-13 2:20
mveCPallini6-Feb-13 2:20 
AnswerRe: Bitmap Display from Buffer received by TCP socket Pin
Richard MacCutchan6-Feb-13 3:09
mveRichard MacCutchan6-Feb-13 3:09 
Questionicon on button not displayed in XP. Pin
VCProgrammer5-Feb-13 21:47
VCProgrammer5-Feb-13 21:47 
SuggestionRe: icon on button not displayed in XP. Pin
Richard MacCutchan6-Feb-13 3:11
mveRichard MacCutchan6-Feb-13 3:11 
QuestionRe: icon on button not displayed in XP. Pin
David Crow6-Feb-13 5:58
David Crow6-Feb-13 5:58 
AnswerRe: icon on button not displayed in XP. Pin
VCProgrammer6-Feb-13 17:36
VCProgrammer6-Feb-13 17:36 
SuggestionRe: icon on button not displayed in XP. Pin
David Crow7-Feb-13 2:35
David Crow7-Feb-13 2:35 
From where is this code being used? Do the icon handles have function-level scope?

You are not checking the return value from any of the function calls. If one of them is failing, how would you know? Check out GetLastError().

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer7-Feb-13 18:46
VCProgrammer7-Feb-13 18:46 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan7-Feb-13 23:07
mveRichard MacCutchan7-Feb-13 23:07 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer7-Feb-13 23:52
VCProgrammer7-Feb-13 23:52 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan8-Feb-13 0:37
mveRichard MacCutchan8-Feb-13 0:37 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer8-Feb-13 1:15
VCProgrammer8-Feb-13 1:15 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan8-Feb-13 1:21
mveRichard MacCutchan8-Feb-13 1:21 
JokeRe: icon on button not displayed in XP. Pin
David Crow8-Feb-13 2:38
David Crow8-Feb-13 2:38 
JokeRe: icon on button not displayed in XP. Pin
Richard MacCutchan8-Feb-13 5:16
mveRichard MacCutchan8-Feb-13 5:16 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer8-Feb-13 20:33
VCProgrammer8-Feb-13 20:33 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan8-Feb-13 22:42
mveRichard MacCutchan8-Feb-13 22:42 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer9-Feb-13 1:00
VCProgrammer9-Feb-13 1:00 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan9-Feb-13 1:08
mveRichard MacCutchan9-Feb-13 1:08 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer9-Feb-13 1:20
VCProgrammer9-Feb-13 1:20 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan9-Feb-13 1:30
mveRichard MacCutchan9-Feb-13 1:30 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer9-Feb-13 1:36
VCProgrammer9-Feb-13 1:36 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan9-Feb-13 2:05
mveRichard MacCutchan9-Feb-13 2:05 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer10-Feb-13 20:31
VCProgrammer10-Feb-13 20:31 

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.