Click here to Skip to main content
16,011,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Copy File Pin
cpvc++3-Sep-08 18:20
cpvc++3-Sep-08 18:20 
QuestionRe: Copy File Pin
David Crow4-Sep-08 3:13
David Crow4-Sep-08 3:13 
QuestionHow can I get the ISO-Language identifier of the current user? Pin
Erik3-Sep-08 1:44
Erik3-Sep-08 1:44 
AnswerRe: How can I get the ISO-Language identifier of the current user? Pin
oobimoo3-Sep-08 3:05
oobimoo3-Sep-08 3:05 
QuestionValidation in EditBox of property page in PropertySheet. Pin
Le@rner3-Sep-08 1:19
Le@rner3-Sep-08 1:19 
AnswerRe: Validation in EditBox of property page in PropertySheet. [modified] Pin
_AnsHUMAN_ 3-Sep-08 1:25
_AnsHUMAN_ 3-Sep-08 1:25 
GeneralRe: Validation in EditBox of property page in PropertySheet. Pin
Le@rner3-Sep-08 1:58
Le@rner3-Sep-08 1:58 
GeneralRe: Validation in EditBox of property page in PropertySheet. Pin
_AnsHUMAN_ 3-Sep-08 2:26
_AnsHUMAN_ 3-Sep-08 2:26 
Then in this case you would be having a dialog class derived from CPropertyPage. You can implement the OnOK handler for that. For this go to the properties window and select OnOK from the list of handlers and here you can check whether all the controls on that page satisfy the criteria of allowing the user to navigate to the other page.
Hope that now it makes sense

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

AnswerRe: Validation in EditBox of property page in PropertySheet. Pin
David Crow3-Sep-08 5:03
David Crow3-Sep-08 5:03 
QuestionCoClass name and interface name Pin
George_George3-Sep-08 0:48
George_George3-Sep-08 0:48 
QuestionMDI Size Pin
polopo3-Sep-08 0:35
polopo3-Sep-08 0:35 
AnswerRe: MDI Size Pin
_AnsHUMAN_ 3-Sep-08 0:43
_AnsHUMAN_ 3-Sep-08 0:43 
QuestionUsing CFileDialog to Set Current Directory Pin
Andy2023-Sep-08 0:32
Andy2023-Sep-08 0:32 
AnswerRe: Using CFileDialog to Set Current Directory Pin
_AnsHUMAN_ 3-Sep-08 0:41
_AnsHUMAN_ 3-Sep-08 0:41 
GeneralRe: Using CFileDialog to Set Current Directory Pin
Andy2023-Sep-08 0:47
Andy2023-Sep-08 0:47 
GeneralRe: Using CFileDialog to Set Current Directory Pin
_AnsHUMAN_ 3-Sep-08 1:29
_AnsHUMAN_ 3-Sep-08 1:29 
GeneralRe: Using CFileDialog to Set Current Directory Pin
Andy2023-Sep-08 3:44
Andy2023-Sep-08 3:44 
QuestionRe: Using CFileDialog to Set Current Directory Pin
David Crow3-Sep-08 5:00
David Crow3-Sep-08 5:00 
AnswerRe: Using CFileDialog to Set Current Directory Pin
Andy2024-Sep-08 5:05
Andy2024-Sep-08 5:05 
GeneralRe: Using CFileDialog to Set Current Directory Pin
David Crow4-Sep-08 5:30
David Crow4-Sep-08 5:30 
QuestionBook Of MFC and VC++ Pin
rdop3-Sep-08 0:09
rdop3-Sep-08 0:09 
AnswerRe: Book Of MFC and VC++ Pin
Jijo.Raj3-Sep-08 0:48
Jijo.Raj3-Sep-08 0:48 
QuestionRe: Book Of MFC and VC++ Pin
David Crow3-Sep-08 5:05
David Crow3-Sep-08 5:05 
QuestionCListCtrl Crash On Add Item Pin
dehseth2-Sep-08 22:44
dehseth2-Sep-08 22:44 
AnswerRe: CListCtrl Crash On Add Item Pin
Cedric Moonen2-Sep-08 22:47
Cedric Moonen2-Sep-08 22:47 

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.