Click here to Skip to main content
15,888,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAn application between bios and windows! Pin
candogu10-Feb-12 0:54
candogu10-Feb-12 0:54 
AnswerRe: An application between bios and windows! Pin
Richard MacCutchan10-Feb-12 0:59
mveRichard MacCutchan10-Feb-12 0:59 
GeneralRe: An application between bios and windows! Pin
candogu10-Feb-12 1:00
candogu10-Feb-12 1:00 
GeneralRe: An application between bios and windows! Pin
Richard MacCutchan10-Feb-12 1:23
mveRichard MacCutchan10-Feb-12 1:23 
QuestionShellExecute problem Pin
_Flaviu9-Feb-12 23:39
_Flaviu9-Feb-12 23:39 
AnswerRe: ShellExecute problem Pin
Rajesh R Subramanian10-Feb-12 0:02
professionalRajesh R Subramanian10-Feb-12 0:02 
AnswerRe: ShellExecute problem Pin
David Crow10-Feb-12 3:12
David Crow10-Feb-12 3:12 
QuestionBCGPTabWnd OnSize Problem Pin
Jan_fuman9-Feb-12 23:30
Jan_fuman9-Feb-12 23:30 
Hello,
I have trouble with an OnSize handler.
In the OnSize Handler of a view I call a "Tab->MoveWindow(...)"
But in this Tab-Control (of kind CBCGPTabWnd) I never step into the OnSize Handler when I'm sizing the framewindow.
I tested it with breakpoints and OutputDebugStrings.

I even set a breakpoint into the WindowProc function to test if a WM_SIZE message occurs, but it never happens.

If I reproduce this strange effect on 2 computers, it works all fine on the first, but the second one has this effect.
It's the same Exe-File, both computers are using Windows 7 64bit (with Visual Studio 2010)

Does anyone knows a solution??

Thanks ahead Smile | :)

Best wishes, Jan

modified 10-Feb-12 6:56am.

QuestionEnumDisplaySettings() always returns false Pin
Kiran Satish9-Feb-12 18:45
Kiran Satish9-Feb-12 18:45 
AnswerRe: EnumDisplaySettings() always returns false Pin
_AnsHUMAN_ 9-Feb-12 19:56
_AnsHUMAN_ 9-Feb-12 19:56 
GeneralRe: EnumDisplaySettings() always returns false Pin
Kiran Satish10-Feb-12 3:12
Kiran Satish10-Feb-12 3:12 
GeneralRe: EnumDisplaySettings() always returns false Pin
David Crow10-Feb-12 3:17
David Crow10-Feb-12 3:17 
GeneralRe: EnumDisplaySettings() always returns false Pin
Kiran Satish10-Feb-12 3:23
Kiran Satish10-Feb-12 3:23 
GeneralRe: EnumDisplaySettings() always returns false Pin
David Crow10-Feb-12 3:54
David Crow10-Feb-12 3:54 
AnswerRe: EnumDisplaySettings() always returns false Pin
Kiran Satish10-Feb-12 6:16
Kiran Satish10-Feb-12 6:16 
QuestionRe: EnumDisplaySettings() always returns false Pin
David Crow10-Feb-12 7:11
David Crow10-Feb-12 7:11 
AnswerRe: EnumDisplaySettings() always returns false Pin
Kiran Satish10-Feb-12 7:15
Kiran Satish10-Feb-12 7:15 
SuggestionMCTS certification Pin
shanmugarajaa9-Feb-12 18:09
shanmugarajaa9-Feb-12 18:09 
QuestionRe: MCTS certification Pin
CPallini9-Feb-12 20:49
mveCPallini9-Feb-12 20:49 
GeneralRe: MCTS certification Pin
Richard MacCutchan9-Feb-12 22:09
mveRichard MacCutchan9-Feb-12 22:09 
GeneralRe: MCTS certification Pin
shanmugarajaa9-Feb-12 22:47
shanmugarajaa9-Feb-12 22:47 
GeneralRe: MCTS certification Pin
Rahul Rajat Singh15-Feb-12 20:15
professionalRahul Rajat Singh15-Feb-12 20:15 
QuestionUSB flash drive serial number in VC++ Pin
RomTibi9-Feb-12 5:06
RomTibi9-Feb-12 5:06 
AnswerRe: USB flash drive serial number in VC++ Pin
Chris Losinger9-Feb-12 5:32
professionalChris Losinger9-Feb-12 5:32 
QuestionHow to parse a file and store few strings in an array Pin
Faez Shingeri8-Feb-12 22:28
Faez Shingeri8-Feb-12 22:28 

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.