Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IPropertyUI::ParsePropertyName return always E_FAIL Pin
«_Superman_»11-Oct-09 16:06
professional«_Superman_»11-Oct-09 16:06 
GeneralRe: IPropertyUI::ParsePropertyName return always E_FAIL Pin
Emulator ®11-Oct-09 16:10
Emulator ®11-Oct-09 16:10 
GeneralRe: IPropertyUI::ParsePropertyName return always E_FAIL Pin
Emulator ®11-Oct-09 16:23
Emulator ®11-Oct-09 16:23 
GeneralRe: IPropertyUI::ParsePropertyName return always E_FAIL Pin
Emulator ®11-Oct-09 23:17
Emulator ®11-Oct-09 23:17 
QuestionOnPaint Notification question Pin
ForNow11-Oct-09 14:52
ForNow11-Oct-09 14:52 
AnswerRe: OnPaint Notification question Pin
«_Superman_»11-Oct-09 15:35
professional«_Superman_»11-Oct-09 15:35 
GeneralRe: OnPaint Notification question Pin
ForNow11-Oct-09 16:02
ForNow11-Oct-09 16:02 
QuestionLocalizing MFC standard strings Pin
_Andrew11-Oct-09 11:32
_Andrew11-Oct-09 11:32 
Hi!

I've a problem localizing MFC error messages. Currently, I need to change AFX_IDP_PARSE_INT_RANGE which is used in DDV_MinMaxInt to display error message when int value is out of range.
I added the string to the string table of my application, but it doesn't seems to change the error message in MessageBox. Rebuilding doesn't help.

I've checked the code, an in MyProject.rc MFC wizard added:

STRINGTABLE
BEGIN
AFX_IDP_PARSE_INT_RANGE "Значение может быть от %s до %s"
END

And, as I said earlier, the MFC dialog is shown with english (default) version of this string.


Please help me with this problem,
I need to release the project tomorrow morning!

Thank you,
Andrey Yanov
GeneralRe: Localizing MFC standard strings Pin
David Crow12-Oct-09 3:12
David Crow12-Oct-09 3:12 
QuestionFinished drawing dialog Pin
clint198211-Oct-09 9:52
clint198211-Oct-09 9:52 
AnswerRe: Finished drawing dialog Pin
Emulator ®11-Oct-09 9:54
Emulator ®11-Oct-09 9:54 
QuestionRe: Finished drawing dialog Pin
clint198211-Oct-09 9:57
clint198211-Oct-09 9:57 
AnswerRe: Finished drawing dialog Pin
Emulator ®11-Oct-09 10:06
Emulator ®11-Oct-09 10:06 
QuestionRe: Finished drawing dialog Pin
clint198211-Oct-09 10:09
clint198211-Oct-09 10:09 
QuestionGet PROPERTYKEY from Name Pin
Emulator ®11-Oct-09 9:47
Emulator ®11-Oct-09 9:47 
Questionfilter CListCtrl with the extension of files Pin
MrKBA11-Oct-09 9:23
MrKBA11-Oct-09 9:23 
AnswerRe: filter CListCtrl with the extension of files Pin
Richard MacCutchan11-Oct-09 9:33
mveRichard MacCutchan11-Oct-09 9:33 
QuestionC++ Web Control Pin
Arnon A11-Oct-09 7:33
Arnon A11-Oct-09 7:33 
AnswerRe: C++ Web Control Pin
Richard MacCutchan11-Oct-09 7:44
mveRichard MacCutchan11-Oct-09 7:44 
GeneralRe: C++ Web Control Pin
Arnon A12-Oct-09 9:05
Arnon A12-Oct-09 9:05 
GeneralRe: C++ Web Control Pin
Richard MacCutchan12-Oct-09 22:01
mveRichard MacCutchan12-Oct-09 22:01 
GeneralRe: C++ Web Control Pin
kilt13-Oct-09 2:27
kilt13-Oct-09 2:27 
GeneralRe: C++ Web Control Pin
Richard MacCutchan13-Oct-09 2:58
mveRichard MacCutchan13-Oct-09 2:58 
QuestionGreek letter in a dialog Pin
Gagnon Claude11-Oct-09 6:06
Gagnon Claude11-Oct-09 6:06 
AnswerRe: Greek letter in a dialog Pin
Richard MacCutchan11-Oct-09 7:27
mveRichard MacCutchan11-Oct-09 7:27 

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.