Click here to Skip to main content
15,900,364 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionc program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
raeiko11-Feb-09 10:42
raeiko11-Feb-09 10:42 
AnswerRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
Stuart Dootson11-Feb-09 11:07
professionalStuart Dootson11-Feb-09 11:07 
GeneralRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
raeiko11-Feb-09 11:31
raeiko11-Feb-09 11:31 
GeneralRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
Stuart Dootson11-Feb-09 12:30
professionalStuart Dootson11-Feb-09 12:30 
GeneralRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
raeiko11-Feb-09 13:28
raeiko11-Feb-09 13:28 
AnswerRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
CPallini11-Feb-09 11:59
mveCPallini11-Feb-09 11:59 
QuestionRe: c program that inputs 5 pairs of integers and determine if the second one is multiple of the first one Pin
David Crow12-Feb-09 3:24
David Crow12-Feb-09 3:24 
QuestionTrying to load a wave file into a class from the resource's Pin
simon alec smith11-Feb-09 10:05
simon alec smith11-Feb-09 10:05 
I have come across a program that displays a jpg
image, which can be opened in the usual manner.
However I noticed at start up it displays a default image loaded
from memory(resoucres).

The statement

m_pict.Load(IDR_MAINFRAME);

I thought that this sort of method could
work well,in effect with a program that plays sounds
(waveBox - from the articles), I have looked in the
resources and it allows you to load 'wave' files into it.

can anybody explain maybe why this is not working.
I have also tried including the resource.h
is there any oversite in my part

many thanks

Simon
AnswerRe: Trying to load a wave file into a class from the resource's Pin
Stuart Dootson11-Feb-09 11:05
professionalStuart Dootson11-Feb-09 11:05 
QuestionA quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
santiageitorx11-Feb-09 7:21
santiageitorx11-Feb-09 7:21 
AnswerRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
led mike11-Feb-09 7:44
led mike11-Feb-09 7:44 
AnswerRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
Stuart Dootson11-Feb-09 7:52
professionalStuart Dootson11-Feb-09 7:52 
GeneralRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
led mike11-Feb-09 8:25
led mike11-Feb-09 8:25 
JokeRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
Perspx11-Feb-09 8:39
Perspx11-Feb-09 8:39 
GeneralRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
Stuart Dootson11-Feb-09 8:56
professionalStuart Dootson11-Feb-09 8:56 
GeneralRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
santiageitorx11-Feb-09 8:04
santiageitorx11-Feb-09 8:04 
GeneralRe: A quick question about Microsoft Visual C++ Runtimes and Visual Studio 2008. Pin
Stuart Dootson11-Feb-09 9:07
professionalStuart Dootson11-Feb-09 9:07 
QuestionHow to manage image position after changing screen resolution? Pin
Supra211-Feb-09 7:03
Supra211-Feb-09 7:03 
AnswerRe: How to manage image position after changing screen resolution? Pin
Cedric Moonen11-Feb-09 7:36
Cedric Moonen11-Feb-09 7:36 
QuestionHow not to lose focus when a child dialog is created Pin
materatsu11-Feb-09 5:36
materatsu11-Feb-09 5:36 
QuestionRe: How not to lose focus when a child dialog is created Pin
David Crow11-Feb-09 5:37
David Crow11-Feb-09 5:37 
AnswerRe: How not to lose focus when a child dialog is created Pin
materatsu11-Feb-09 6:10
materatsu11-Feb-09 6:10 
GeneralRe: How not to lose focus when a child dialog is created Pin
David Crow11-Feb-09 6:15
David Crow11-Feb-09 6:15 
AnswerRe: How not to lose focus when a child dialog is created Pin
Code-o-mat11-Feb-09 6:10
Code-o-mat11-Feb-09 6:10 
GeneralRe: How not to lose focus when a child dialog is created Pin
Perspx11-Feb-09 6:14
Perspx11-Feb-09 6:14 

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.