Click here to Skip to main content
15,909,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Application Title in MDI Application Pin
Nibu babu thomas25-Jan-07 0:20
Nibu babu thomas25-Jan-07 0:20 
GeneralRe: Application Title in MDI Application Pin
eusto25-Jan-07 0:26
eusto25-Jan-07 0:26 
GeneralRe: Application Title in MDI Application Pin
Nibu babu thomas25-Jan-07 0:34
Nibu babu thomas25-Jan-07 0:34 
QuestionRe: Application Title in MDI Application Pin
prasad_som25-Jan-07 1:57
prasad_som25-Jan-07 1:57 
QuestionRe: Application Title in MDI Application Pin
David Crow25-Jan-07 2:58
David Crow25-Jan-07 2:58 
GeneralRe: Application Title in MDI Application Pin
#realJSOP25-Jan-07 8:28
professional#realJSOP25-Jan-07 8:28 
AnswerRe: Application Title in MDI Application Pin
Ravi Bhavnani25-Jan-07 5:54
professionalRavi Bhavnani25-Jan-07 5:54 
Questionsmall error Pin
Jarley D.G.24-Jan-07 23:31
Jarley D.G.24-Jan-07 23:31 
Hi all

I have loaded (a copy just in case) of my project from VS2003 at VS 2005, it was converted fine with just a few errors that I fixed but I still have this one that I dont understand. I´m not an expert, I´ve few months programming MFC self learning and still a lot to learn.

The error Line :

static CALLBACK CallbackProc(HWND hwnd, UINT msg, LPARAM lp, LPARAM lpData);

The compiler error:
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


Can I continue with my MFC project at VS2005 with no problems at all?
Why I cant see my dialogs, main form , etc.. just the code?
Where are they!!?

thx in advance.

Jdg



---------------------------------------------
"Don't panic!. All will become clear in time"
WYS Is Not always WYG

AnswerRe: small error Pin
prasad_som24-Jan-07 23:39
prasad_som24-Jan-07 23:39 
GeneralRe: small error Pin
Jarley D.G.25-Jan-07 0:13
Jarley D.G.25-Jan-07 0:13 
AnswerRe: small error Pin
prasad_som25-Jan-07 0:34
prasad_som25-Jan-07 0:34 
GeneralRe: small error Pin
Jarley D.G.25-Jan-07 2:04
Jarley D.G.25-Jan-07 2:04 
AnswerRe: small error Pin
prasad_som25-Jan-07 2:16
prasad_som25-Jan-07 2:16 
GeneralRe: small error Pin
Jarley D.G.25-Jan-07 3:47
Jarley D.G.25-Jan-07 3:47 
GeneralRe: small error Pin
prasad_som25-Jan-07 5:31
prasad_som25-Jan-07 5:31 
AnswerRe: small error Pin
PJ Arends24-Jan-07 23:44
professionalPJ Arends24-Jan-07 23:44 
Questioncommand line parameters Pin
Feralrath24-Jan-07 23:04
Feralrath24-Jan-07 23:04 
AnswerRe: command line parameters Pin
Cedric Moonen24-Jan-07 23:08
Cedric Moonen24-Jan-07 23:08 
AnswerRe: command line parameters Pin
baerten24-Jan-07 23:18
baerten24-Jan-07 23:18 
AnswerRe: command line parameters Pin
Roger Stoltz24-Jan-07 23:23
Roger Stoltz24-Jan-07 23:23 
GeneralRe: command line parameters Pin
Feralrath24-Jan-07 23:27
Feralrath24-Jan-07 23:27 
GeneralRe: command line parameters Pin
Roger Stoltz24-Jan-07 23:55
Roger Stoltz24-Jan-07 23:55 
GeneralRe: command line parameters Pin
Feralrath25-Jan-07 0:58
Feralrath25-Jan-07 0:58 
GeneralRe: command line parameters Pin
toxcct25-Jan-07 1:12
toxcct25-Jan-07 1:12 
GeneralRe: command line parameters Pin
Gary R. Wheeler25-Jan-07 1:16
Gary R. Wheeler25-Jan-07 1:16 

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.