Click here to Skip to main content
15,888,286 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Store String in Array Pin
KarstenK25-Sep-08 21:26
mveKarstenK25-Sep-08 21:26 
QuestionRe: Store String in Array Pin
David Crow26-Sep-08 2:53
David Crow26-Sep-08 2:53 
Questionload bitmap.............. Pin
ani_ikram25-Sep-08 20:09
ani_ikram25-Sep-08 20:09 
AnswerRe: load bitmap.............. Pin
Perspx25-Sep-08 20:18
Perspx25-Sep-08 20:18 
GeneralRe: load bitmap.............. Pin
ani_ikram25-Sep-08 20:32
ani_ikram25-Sep-08 20:32 
GeneralRe: load bitmap.............. Pin
Perspx26-Sep-08 5:55
Perspx26-Sep-08 5:55 
AnswerRe: load bitmap.............. Pin
PJ Arends25-Sep-08 20:30
professionalPJ Arends25-Sep-08 20:30 
GeneralRe: load bitmap.............. Pin
ani_ikram25-Sep-08 20:36
ani_ikram25-Sep-08 20:36 
using HBITMAP hbitmap = (HBITMAP)LoadImage(NULL,"D:\\a.bmp",IMAGE_BITMAP,0,0,LR_LOADFROMFILE);
but how can make resource ID of this image.
GeneralRe: load bitmap.............. Pin
KarstenK25-Sep-08 21:29
mveKarstenK25-Sep-08 21:29 
GeneralRe: load bitmap.............. Pin
Mark Salsbery26-Sep-08 5:30
Mark Salsbery26-Sep-08 5:30 
QuestionMultilanguage support in VC++ Pin
AnithaSubramani25-Sep-08 20:04
AnithaSubramani25-Sep-08 20:04 
AnswerRe: Multilanguage support in VC++ Pin
SandipG 25-Sep-08 20:22
SandipG 25-Sep-08 20:22 
QuestionWhich thread has created this window? [modified] Pin
Joseph Marzbani25-Sep-08 19:59
Joseph Marzbani25-Sep-08 19:59 
AnswerRe: Which thread has created this window? Pin
ThatsAlok25-Sep-08 20:37
ThatsAlok25-Sep-08 20:37 
AnswerRe: Which thread has created this window? Pin
Joseph Marzbani25-Sep-08 21:26
Joseph Marzbani25-Sep-08 21:26 
GeneralRe: Which thread has created this window? Pin
Daniel Kanev25-Sep-08 23:07
Daniel Kanev25-Sep-08 23:07 
AnswerRe: Which thread has created this window? Pin
Daniel Kanev25-Sep-08 23:09
Daniel Kanev25-Sep-08 23:09 
GeneralRe: Which thread has created this window? Pin
Joseph Marzbani26-Sep-08 8:07
Joseph Marzbani26-Sep-08 8:07 
QuestionStatic DLL Pin
msr_codeproject25-Sep-08 19:24
msr_codeproject25-Sep-08 19:24 
AnswerRe: Static DLL Pin
ThatsAlok25-Sep-08 19:50
ThatsAlok25-Sep-08 19:50 
AnswerRe: Static DLL Pin
Cedric Moonen25-Sep-08 20:00
Cedric Moonen25-Sep-08 20:00 
Questionavoid loading an already loaded shared library Pin
Yashusid25-Sep-08 18:54
Yashusid25-Sep-08 18:54 
AnswerRe: avoid loading an already loaded shared library Pin
Abhishek Srivastava25-Sep-08 19:45
Abhishek Srivastava25-Sep-08 19:45 
GeneralRe: avoid loading an already loaded shared library Pin
Yashusid25-Sep-08 20:46
Yashusid25-Sep-08 20:46 
QuestionCalling function Pin
cpvc++25-Sep-08 18:32
cpvc++25-Sep-08 18:32 

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.