Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHOW to make GUI in C++ Pin
OmarSH10-May-13 6:33
OmarSH10-May-13 6:33 
AnswerRe: HOW to make GUI in C++ Pin
David Crow10-May-13 7:19
David Crow10-May-13 7:19 
AnswerRe: HOW to make GUI in C++ Pin
«_Superman_»10-May-13 20:07
professional«_Superman_»10-May-13 20:07 
GeneralRe: HOW to make GUI in C++ Pin
Richard MacCutchan10-May-13 22:04
mveRichard MacCutchan10-May-13 22:04 
GeneralRe: HOW to make GUI in C++ Pin
ThatsAlok21-May-13 0:01
ThatsAlok21-May-13 0:01 
QuestionHow to load bitmap Pin
econy10-May-13 3:01
econy10-May-13 3:01 
AnswerRe: How to load bitmap Pin
Richard MacCutchan10-May-13 3:42
mveRichard MacCutchan10-May-13 3:42 
SuggestionRe: How to load bitmap Pin
David Crow10-May-13 6:00
David Crow10-May-13 6:00 
econy wrote:

hBitmap = SHLoadDIBitmap(_T(".\zzz01.bmp"));
You are using a relative path. If you just want to find out if your "load" code works, use an absolute path instead. If that works, then you can study the difference between the two.

"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


AnswerRe: How to load bitmap Pin
ThatsAlok20-May-13 23:54
ThatsAlok20-May-13 23:54 
QuestionVideo display gets corrupted, Plays grey only? Pin
mbatra319-May-13 21:34
mbatra319-May-13 21:34 
AnswerRe: Video display gets corrupted, Plays grey only? Pin
SoMad10-May-13 8:22
professionalSoMad10-May-13 8:22 
QuestionQuestion about Streamin CrichEditCtrl Pin
ForNow9-May-13 6:27
ForNow9-May-13 6:27 
AnswerRe: Question about Streamin CrichEditCtrl Pin
Richard MacCutchan9-May-13 7:06
mveRichard MacCutchan9-May-13 7:06 
GeneralRe: Question about Streamin CrichEditCtrl Pin
ForNow9-May-13 18:54
ForNow9-May-13 18:54 
GeneralRe: Question about Streamin CrichEditCtrl Pin
Richard MacCutchan9-May-13 20:49
mveRichard MacCutchan9-May-13 20:49 
GeneralRe: Question about Streamin CrichEditCtrl Pin
ForNow10-May-13 3:06
ForNow10-May-13 3:06 
GeneralRe: Question about Streamin CrichEditCtrl Pin
Richard MacCutchan10-May-13 3:40
mveRichard MacCutchan10-May-13 3:40 
GeneralRe: Question about Streamin CrichEditCtrl Pin
ForNow10-May-13 9:33
ForNow10-May-13 9:33 
QuestionRe: Question about Streamin CrichEditCtrl Pin
Richard MacCutchan10-May-13 21:58
mveRichard MacCutchan10-May-13 21:58 
Questionhow to get self in c++ 21day book source code ? Pin
reytc8-May-13 3:13
reytc8-May-13 3:13 
AnswerRe: how to get self in c++ 21day book source code ? Pin
David Crow8-May-13 4:19
David Crow8-May-13 4:19 
AnswerRe: how to get self in c++ 21day book source code ? Pin
Richard MacCutchan8-May-13 4:57
mveRichard MacCutchan8-May-13 4:57 
AnswerRe: how to get self in c++ 21day book source code ? Pin
Malli_S9-May-13 3:27
Malli_S9-May-13 3:27 
AnswerRe: how to get self in c++ 21day book source code ? Pin
scottgp9-May-13 3:46
professionalscottgp9-May-13 3:46 
AnswerRe: how to get self in c++ 21day book source code ? Pin
Amarnath S9-May-13 21:58
professionalAmarnath S9-May-13 21: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.