Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to intialize a pointer variable ? Pin
Rinu_Raj27-Sep-06 18:58
Rinu_Raj27-Sep-06 18:58 
AnswerRe: How to intialize a pointer variable ? Pin
Hamid_RT27-Sep-06 19:37
Hamid_RT27-Sep-06 19:37 
QuestionVS 2005 Remote Debugging Pin
Richard Andrew x6427-Sep-06 17:44
professionalRichard Andrew x6427-Sep-06 17:44 
AnswerRe: VS 2005 Remote Debugging Pin
S Douglas30-Sep-06 23:10
professionalS Douglas30-Sep-06 23:10 
QuestionDrawing Pin
Demian Panello27-Sep-06 13:26
Demian Panello27-Sep-06 13:26 
AnswerRe: Drawing Pin
Stephen Hewitt27-Sep-06 14:07
Stephen Hewitt27-Sep-06 14:07 
AnswerRe: Drawing Pin
Anilkumar K V27-Sep-06 19:41
Anilkumar K V27-Sep-06 19:41 
GeneralRe: Drawing Pin
Demian Panello28-Sep-06 1:58
Demian Panello28-Sep-06 1:58 
Yeah, it works.

But the bmp must be an external file, what if I want to load a resource?.
I look into your CPintureWindow::Load() function and you always wait for a file path. Is there a chance to change this?, (maybe adding an overloaded Load() function receiving a ID resource).

I could load the bitmap resource and then create the bmp file in some folder and use that path, but I don't like all this stuff.Unsure | :~

Beside that, your CPictureWindow is very usefull, really, it's simple and great!.Big Grin | :-D

Thank you very much.




Demian.

"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my telephone."

-Bjarne Stroustrup, computer science professor, designer of C++
programming language (1950- )

AnswerRe: Drawing Pin
Hamid_RT29-Sep-06 8:11
Hamid_RT29-Sep-06 8:11 
GeneralRe: Drawing Pin
Demian Panello29-Sep-06 11:02
Demian Panello29-Sep-06 11:02 
GeneralRe: Drawing Pin
Hamid_RT29-Sep-06 19:42
Hamid_RT29-Sep-06 19:42 
QuestionAfter WM_PAINT, button disappears Pin
mfranco_neto27-Sep-06 11:51
mfranco_neto27-Sep-06 11:51 
AnswerRe: After WM_PAINT, button disappears Pin
Jörgen Sigvardsson27-Sep-06 13:39
Jörgen Sigvardsson27-Sep-06 13:39 
AnswerRe: After WM_PAINT, button disappears Pin
Christian Graus27-Sep-06 15:57
protectorChristian Graus27-Sep-06 15:57 
GeneralRe: After WM_PAINT, button disappears Pin
mfranco_neto27-Sep-06 16:35
mfranco_neto27-Sep-06 16:35 
GeneralRe: After WM_PAINT, button disappears Pin
mfranco_neto27-Sep-06 17:43
mfranco_neto27-Sep-06 17:43 
GeneralRe: After WM_PAINT, button disappears Pin
Shog927-Sep-06 18:51
sitebuilderShog927-Sep-06 18:51 
AnswerRe: After WM_PAINT, button disappears Pin
Shog927-Sep-06 18:50
sitebuilderShog927-Sep-06 18:50 
QuestionDialog control Pin
LCI27-Sep-06 11:12
LCI27-Sep-06 11:12 
AnswerRe: Dialog control Pin
Christian Graus27-Sep-06 11:24
protectorChristian Graus27-Sep-06 11:24 
GeneralRe: Dialog control Pin
LCI27-Sep-06 11:34
LCI27-Sep-06 11:34 
GeneralRe: Dialog control Pin
Christian Graus27-Sep-06 11:40
protectorChristian Graus27-Sep-06 11:40 
AnswerRe: Dialog control Pin
nutkase27-Sep-06 19:15
nutkase27-Sep-06 19:15 
GeneralRe: Dialog control Pin
LCI28-Sep-06 5:10
LCI28-Sep-06 5:10 
GeneralRe: Dialog control Pin
S Douglas30-Sep-06 23:15
professionalS Douglas30-Sep-06 23:15 

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.