Click here to Skip to main content
15,920,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Double Click On File Opens App but not the Child window Pin
includeh1023-Apr-06 19:29
includeh1023-Apr-06 19:29 
Questionproblem regarding making of setup file Pin
simanto_iem23-Apr-06 10:27
simanto_iem23-Apr-06 10:27 
AnswerRe: problem regarding making of setup file Pin
ThatsAlok23-Apr-06 23:49
ThatsAlok23-Apr-06 23:49 
QuestionGetting the attributes of special items Pin
Atom23-Apr-06 9:45
Atom23-Apr-06 9:45 
AnswerRe: Getting the attributes of special items Pin
YaronNir23-Apr-06 22:13
YaronNir23-Apr-06 22:13 
QuestionShell Extension for application starting Pin
Samsung23-Apr-06 8:39
Samsung23-Apr-06 8:39 
AnswerRe: Shell Extension for application starting Pin
Michael Dunn23-Apr-06 17:04
sitebuilderMichael Dunn23-Apr-06 17:04 
QuestionReturn from CFrameView Create shuts down app Pin
Christopher J. Noyes23-Apr-06 6:27
Christopher J. Noyes23-Apr-06 6:27 
I am struggling with an issue. I have a client on who's machine, when a CFrameView derived class comes up, (3 do this) shuts down the app without a message of any kind. The code is now using VC++.net 2003 and the problem surfaced in an older version originally built in VC++ 6

I think I know what is happening. In the base classes if Create returns -1, it puts a message in the message que sutting down the app.

Initially the app started shutting down in a CWin derived splash window due to the same issue, I got that straightened out, but the situation seems to be a bit more pervasive

Does anyone have a clue, what causes -1 to be returned by window creation code?

This app runs fine on many other machines, and has been reliable for quite a while, two of these classes are those that I draw custom on, the other uses the CHTMLView and uses a locally created html file.

Christopher J. Noyes
QuestionInheritance Pin
William Burton23-Apr-06 6:01
William Burton23-Apr-06 6:01 
AnswerRe: Inheritance Pin
Nemanja Trifunovic23-Apr-06 6:50
Nemanja Trifunovic23-Apr-06 6:50 
QuestionRe: Inheritance Pin
William Burton23-Apr-06 7:19
William Burton23-Apr-06 7:19 
AnswerRe: Inheritance Pin
John R. Shaw23-Apr-06 11:54
John R. Shaw23-Apr-06 11:54 
QuestionRe: Inheritance Pin
William Burton23-Apr-06 12:17
William Burton23-Apr-06 12:17 
AnswerRe: Inheritance Pin
Stephen Hewitt23-Apr-06 13:46
Stephen Hewitt23-Apr-06 13:46 
QuestionRe: Inheritance Pin
William Burton23-Apr-06 15:16
William Burton23-Apr-06 15:16 
AnswerRe: Inheritance Pin
Stephen Hewitt23-Apr-06 16:09
Stephen Hewitt23-Apr-06 16:09 
QuestionRe: Inheritance Pin
William Burton24-Apr-06 0:18
William Burton24-Apr-06 0:18 
AnswerRe: Inheritance Pin
Stephen Hewitt24-Apr-06 1:38
Stephen Hewitt24-Apr-06 1:38 
GeneralRe: Inheritance Pin
David Crow24-Apr-06 2:59
David Crow24-Apr-06 2:59 
GeneralRe: Inheritance Pin
John R. Shaw29-Apr-06 20:29
John R. Shaw29-Apr-06 20:29 
GeneralRe: Inheritance Pin
David Crow1-May-06 2:51
David Crow1-May-06 2:51 
QuestionPrinter Font Question Pin
JKJKJK23-Apr-06 4:53
JKJKJK23-Apr-06 4:53 
AnswerRe: Printer Font Question Pin
Blake Miller26-Apr-06 7:46
Blake Miller26-Apr-06 7:46 
Questionhow can i pass a password to a shellexecute() to extract a zip file from my VC++6.0 program Pin
lekshmipriya23-Apr-06 2:49
lekshmipriya23-Apr-06 2:49 
AnswerRe: how can i pass a password to a shellexecute() to extract a zip file from my VC++6.0 program Pin
YaronNir23-Apr-06 3:33
YaronNir23-Apr-06 3:33 

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.