Click here to Skip to main content
15,790,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPU Usage Pin
ThatsAlok14-Jul-04 3:15
ThatsAlok14-Jul-04 3:15 
GeneralRe: CPU Usage Pin
David Crow14-Jul-04 3:31
David Crow14-Jul-04 3:31 
GeneralRe: CPU Usage Pin
r i s h a b h s14-Jul-04 18:51
r i s h a b h s14-Jul-04 18:51 
GeneralFlash, IE and Click message... Pin
Alex Getman14-Jul-04 2:33
Alex Getman14-Jul-04 2:33 
GeneralRe: Flash, IE and Click message... Pin
john john mackey14-Jul-04 4:37
john john mackey14-Jul-04 4:37 
GeneralRe: Flash, IE and Click message... Pin
Alex Getman14-Jul-04 4:56
Alex Getman14-Jul-04 4:56 
GeneralLoad Bitmap from a specified path Pin
S.DARWIN PAUL RAJ14-Jul-04 1:54
S.DARWIN PAUL RAJ14-Jul-04 1:54 
GeneralRe: Load Bitmap from a specified path Pin
ThatsAlok14-Jul-04 2:06
ThatsAlok14-Jul-04 2:06 
here is Small piece of code that will help you out

HBITMAP hbit=(HBITMAP)LoadImage(0,OpenFileDialog.m_ofn.lpstrFile,IMAGE_BITMAP,300,300,LR_LOADFROMFILE);

and you got the handle the image

-----------------------------
"I Think It will Work"
-----------------------------
Alok Gupta
visit me at http://www.thisisalok.tk
GeneralRe: Load Bitmap from a specified path Pin
S.DARWIN PAUL RAJ14-Jul-04 3:28
S.DARWIN PAUL RAJ14-Jul-04 3:28 
GeneralRe: Load Bitmap from a specified path Pin
David Crow14-Jul-04 3:38
David Crow14-Jul-04 3:38 
Generalmail through outlook Pin
nazerudeen14-Jul-04 0:53
nazerudeen14-Jul-04 0:53 
GeneralRe: mail through outlook Pin
Antony M Kancidrowski14-Jul-04 1:31
Antony M Kancidrowski14-Jul-04 1:31 
GeneralUTF8 to Unicode conversion Pin
Sivaji14-Jul-04 0:25
Sivaji14-Jul-04 0:25 
GeneralMy main .cpp file is getting too big Pin
sweep12313-Jul-04 23:58
sweep12313-Jul-04 23:58 
GeneralRe: My main .cpp file is getting too big Pin
ThatsAlok14-Jul-04 0:08
ThatsAlok14-Jul-04 0:08 
GeneralRe: My main .cpp file is getting too big Pin
sweep12314-Jul-04 0:42
sweep12314-Jul-04 0:42 
GeneralRe: My main .cpp file is getting too big Pin
ThatsAlok14-Jul-04 1:42
ThatsAlok14-Jul-04 1:42 
GeneralRe: My main .cpp file is getting too big Pin
sweep12314-Jul-04 2:39
sweep12314-Jul-04 2:39 
GeneralRe: My main .cpp file is getting too big Pin
ThatsAlok14-Jul-04 3:08
ThatsAlok14-Jul-04 3:08 
GeneralRe: My main .cpp file is getting too big Pin
sweep12314-Jul-04 4:02
sweep12314-Jul-04 4:02 
GeneralRe: My main .cpp file is getting too big Pin
*Dreamz14-Jul-04 1:44
*Dreamz14-Jul-04 1:44 
GeneralRe: My main .cpp file is getting too big Pin
kryt0n8-Oct-04 6:51
kryt0n8-Oct-04 6:51 
GeneralRe: My main .cpp file is getting too big Pin
sweep12311-Oct-04 7:17
sweep12311-Oct-04 7:17 
QuestionC++ - A scenario - any recommendations please? Pin
Chua Wen Ching13-Jul-04 23:50
Chua Wen Ching13-Jul-04 23:50 
AnswerRe: C++ - A scenario - any recommendations please? Pin
vmaltsev14-Jul-04 6:45
vmaltsev14-Jul-04 6:45 

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.