Click here to Skip to main content
15,906,567 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionResizing Issue Pin
robshere5-Jul-07 21:21
robshere5-Jul-07 21:21 
AnswerRe: Resizing Issue Pin
Mark Salsbery6-Jul-07 6:10
Mark Salsbery6-Jul-07 6:10 
Questionwht does this statement actually means????? Pin
MahaKh5-Jul-07 20:44
MahaKh5-Jul-07 20:44 
AnswerRe: wht does this statement actually means????? Pin
_AnsHUMAN_ 5-Jul-07 21:30
_AnsHUMAN_ 5-Jul-07 21:30 
Questionoci.h file in windows XP Pin
vishu_av5-Jul-07 20:35
vishu_av5-Jul-07 20:35 
AnswerRe: oci.h file in windows XP Pin
Hamid_RT6-Jul-07 1:14
Hamid_RT6-Jul-07 1:14 
QuestionCDockState::SaveState(xxx) vs register key Pin
neil.kuo5-Jul-07 20:22
neil.kuo5-Jul-07 20:22 
AnswerRe: CDockState::SaveState(xxx) vs register key Pin
Mark Salsbery6-Jul-07 6:27
Mark Salsbery6-Jul-07 6:27 
CWinApp::SetRegistryKey() determines where it goes.

Under that key will be an appname key.

Under that key will be keys specified in the lpszProfileName parameter of SaveState().

You can always step into the MFC code in the debugger and see the actual key strings.

Mark


This episode brought to you by the number 5

Questionhow to pass data in a file after reading Pin
NalBH5-Jul-07 20:20
NalBH5-Jul-07 20:20 
AnswerRe: how to pass data in a file after reading Pin
CPallini5-Jul-07 20:28
mveCPallini5-Jul-07 20:28 
QuestionRe: how to pass data in a file after reading Pin
NalBH6-Jul-07 2:30
NalBH6-Jul-07 2:30 
QuestionRe: how to pass data in a file after reading Pin
CPallini6-Jul-07 2:58
mveCPallini6-Jul-07 2:58 
AnswerRe: how to pass data in a file after reading Pin
David Crow6-Jul-07 3:03
David Crow6-Jul-07 3:03 
QuestionFunction-style cast Pin
tom groezer5-Jul-07 20:03
tom groezer5-Jul-07 20:03 
JokeHey Tom, are you doing a survey? Pin
CPallini5-Jul-07 20:16
mveCPallini5-Jul-07 20:16 
GeneralRe: Hey Tom, are you doing a survey? Pin
Mark Salsbery5-Jul-07 21:12
Mark Salsbery5-Jul-07 21:12 
GeneralRe: Hey Tom, are you doing a survey? Pin
tom groezer5-Jul-07 21:17
tom groezer5-Jul-07 21:17 
GeneralRe: Hey Tom, are you doing a survey? Pin
Mark Salsbery6-Jul-07 5:07
Mark Salsbery6-Jul-07 5:07 
GeneralRe: Hey Tom, are you doing a survey? Pin
toxcct5-Jul-07 23:38
toxcct5-Jul-07 23:38 
GeneralRe: Hey Tom, are you doing a survey? Pin
David Crow6-Jul-07 3:06
David Crow6-Jul-07 3:06 
AnswerRe: Function-style cast Pin
Nuxser5-Jul-07 20:47
Nuxser5-Jul-07 20:47 
QuestionStrange VC++ Debugger behavior Pin
Axonn Echysttas5-Jul-07 19:45
Axonn Echysttas5-Jul-07 19:45 
AnswerRe: Strange VC++ Debugger behavior Pin
Axonn Echysttas5-Jul-07 20:25
Axonn Echysttas5-Jul-07 20:25 
AnswerRe: Strange VC++ Debugger behavior Pin
CPallini5-Jul-07 20:26
mveCPallini5-Jul-07 20:26 
GeneralRe: Strange VC++ Debugger behavior Pin
Axonn Echysttas5-Jul-07 20:59
Axonn Echysttas5-Jul-07 20:59 

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.