Click here to Skip to main content
15,918,404 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProperty Pages Help??? Pin
xxhimanshu28-Sep-03 20:12
xxhimanshu28-Sep-03 20:12 
AnswerRe: Property Pages Help??? Pin
Steve Mayfield28-Sep-03 20:56
Steve Mayfield28-Sep-03 20:56 
With one of my applications using property sheets, I discovered that you cannot update page fields unless the property page is visible - just update the information and then update the form in OnShowWindow(). Also, you cannot have an active timer for a property page that is not visible. In both cases, if the property page is not visible, the window handle is not valid and all sorts of unusual behavior happens.

Steve
GeneralError C2679 Pin
esepich28-Sep-03 19:57
esepich28-Sep-03 19:57 
GeneralRe: Error C2679 Pin
KarstenK28-Sep-03 20:36
mveKarstenK28-Sep-03 20:36 
GeneralRe: Error C2679 Pin
Steve Mayfield28-Sep-03 20:48
Steve Mayfield28-Sep-03 20:48 
QuestionHow to make Virtual CDROM / Virtual Device Driver ? Pin
silver_csc28-Sep-03 19:56
silver_csc28-Sep-03 19:56 
GeneralRetriving System Device Icons Pin
Member 40481328-Sep-03 19:46
Member 40481328-Sep-03 19:46 
GeneralRe: Retriving System Device Icons Pin
David Crow29-Sep-03 5:51
David Crow29-Sep-03 5:51 
GeneralRecently Used File Pin
vancouver77728-Sep-03 19:36
vancouver77728-Sep-03 19:36 
GeneralRe: Recently Used File Pin
chifor28-Sep-03 20:43
chifor28-Sep-03 20:43 
GeneralRe: Recently Used File Pin
sdfdsfa28-Sep-03 22:32
sdfdsfa28-Sep-03 22:32 
GeneralDialog as a window Pin
Shamsuddin Alvi28-Sep-03 18:06
sussShamsuddin Alvi28-Sep-03 18:06 
GeneralRe: Dialog as a window Pin
Phil Martin28-Sep-03 18:27
professionalPhil Martin28-Sep-03 18:27 
GeneralRe: Dialog as a window Pin
Steve Mayfield28-Sep-03 18:52
Steve Mayfield28-Sep-03 18:52 
GeneralRe: Dialog as a window Pin
Phil Martin28-Sep-03 19:08
professionalPhil Martin28-Sep-03 19:08 
GeneralReally silly program that doesn't work Pin
Ruben93828-Sep-03 16:37
Ruben93828-Sep-03 16:37 
GeneralAHHHHH!!!!!! Pin
Ruben93828-Sep-03 16:47
Ruben93828-Sep-03 16:47 
GeneralRe: AHHHHH!!!!!! Pin
Navin28-Sep-03 16:52
Navin28-Sep-03 16:52 
GeneralRe: AHHHHH!!!!!! Pin
Terry O'Nolley29-Sep-03 4:37
Terry O'Nolley29-Sep-03 4:37 
GeneralRe: Really silly program that doesn't work Pin
Navin28-Sep-03 16:52
Navin28-Sep-03 16:52 
GeneralRe: Really silly program that doesn't work Pin
Bo Hunter28-Sep-03 19:56
Bo Hunter28-Sep-03 19:56 
GeneralRe: Really silly program that doesn't work Pin
afj66628-Sep-03 20:16
afj66628-Sep-03 20:16 
GeneralRe: Really silly program that doesn't work Pin
Bo Hunter29-Sep-03 11:16
Bo Hunter29-Sep-03 11:16 
Questionhow can i get all of the IPs in local network ? Pin
Hellin28-Sep-03 15:28
Hellin28-Sep-03 15:28 
AnswerRe: how can i get all of the IPs in local network ? Pin
Alexander M.,29-Sep-03 3:18
Alexander M.,29-Sep-03 3:18 

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.