Click here to Skip to main content
15,922,630 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPrint The FrameWindow Pin
Azghar Hussain4-Nov-03 21:48
professionalAzghar Hussain4-Nov-03 21:48 
GeneralGDI+ Pin
Jorgen E.4-Nov-03 21:36
Jorgen E.4-Nov-03 21:36 
General2 images on list ctrl Pin
YaronNir4-Nov-03 20:35
YaronNir4-Nov-03 20:35 
Generalstd::string parsing Pin
Shah Shehpori4-Nov-03 19:10
sussShah Shehpori4-Nov-03 19:10 
GeneralRe: std::string parsing Pin
Andrew Walker4-Nov-03 22:59
Andrew Walker4-Nov-03 22:59 
GeneralProblem in using FindFirstFile Pin
samhita4-Nov-03 18:02
samhita4-Nov-03 18:02 
GeneralRe: Problem in using FindFirstFile Pin
georgiek504-Nov-03 19:36
georgiek504-Nov-03 19:36 
GeneralHide/Show an Image Pin
Jackson Antony4-Nov-03 17:52
Jackson Antony4-Nov-03 17:52 
GeneralRe: Hide/Show an Image Pin
Joe Woodbury4-Nov-03 18:05
professionalJoe Woodbury4-Nov-03 18:05 
QuestionHow to print contents of CFrameWnd Pin
AJJU&GULLU4-Nov-03 17:51
sussAJJU&GULLU4-Nov-03 17:51 
GeneralC++ Question. Pin
WREY4-Nov-03 16:31
WREY4-Nov-03 16:31 
GeneralRe: C++ Question. Pin
Michael Dunn4-Nov-03 17:17
sitebuilderMichael Dunn4-Nov-03 17:17 
GeneralRe: C++ Question. Pin
Abhishek Srivastava4-Nov-03 17:35
Abhishek Srivastava4-Nov-03 17:35 
GeneralTree control property sheets Pin
dogan4-Nov-03 14:53
dogan4-Nov-03 14:53 
GeneralRe: Tree control property sheets Pin
[ Jûroehn ]4-Nov-03 16:15
[ Jûroehn ]4-Nov-03 16:15 
GeneralXP Themes and DLLs Pin
LukeV4-Nov-03 12:57
LukeV4-Nov-03 12:57 
QuestionHow to dynamically add objects to TTabControl?! Pin
[ Jûroehn ]4-Nov-03 12:43
[ Jûroehn ]4-Nov-03 12:43 
AnswerRe: How to dynamically add objects to TTabControl?! Pin
[ Jûroehn ]4-Nov-03 18:23
[ Jûroehn ]4-Nov-03 18:23 
GeneralHelp with file size.. Pin
Snyp4-Nov-03 12:38
Snyp4-Nov-03 12:38 
GeneralRe: Help with file size.. Pin
Joe Woodbury4-Nov-03 15:04
professionalJoe Woodbury4-Nov-03 15:04 
GeneralRe: Help with file size.. Pin
Snyp4-Nov-03 15:35
Snyp4-Nov-03 15:35 
GeneralRe: Help with file size.. Pin
Joe Woodbury4-Nov-03 17:35
professionalJoe Woodbury4-Nov-03 17:35 
GeneralWizard 97 problem Pin
Joe Woodbury4-Nov-03 12:33
professionalJoe Woodbury4-Nov-03 12:33 
GeneralRe: Wizard 97 problem Pin
Joe Woodbury4-Nov-03 12:50
professionalJoe Woodbury4-Nov-03 12:50 
Already found an answer buried in the documentation.

Every time a page is made active, you receive a WM_NOTIFY message with PSN_SETACTIVE in the code. You then have to send a PSM_SETWIZBUTTONS to the parent with the appropriate flags. How annoying (why didn't they just make the default behavior the expected one and let you override it for the exceptions?)

Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke

GeneralThreads and sockets Pin
michael_cowan4-Nov-03 12:08
michael_cowan4-Nov-03 12:08 

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.