Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 14:37
the_augy13-Sep-04 14:37 
GeneralRe: Change Icon of exe Pin
Archer28213-Sep-04 14:40
Archer28213-Sep-04 14:40 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 15:20
the_augy13-Sep-04 15:20 
GeneralRe: Change Icon of exe Pin
Archer28213-Sep-04 15:45
Archer28213-Sep-04 15:45 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 16:21
the_augy13-Sep-04 16:21 
GeneralRe: Change Icon of exe Pin
Arsalan Malik13-Sep-04 18:49
Arsalan Malik13-Sep-04 18:49 
GeneralRe: Change Icon of exe Pin
Ryan Binns13-Sep-04 20:50
Ryan Binns13-Sep-04 20:50 
GeneralLocalization of negative numbers Pin
PJ Arends13-Sep-04 13:15
professionalPJ Arends13-Sep-04 13:15 
Hey all,

I am trying to write a better numerical edit control for Chris' MFC Grid[^] and I just want to clear up a question I am having about the localization of negative numbers. According to MSDN[^] when using the GetLocaleInfo function with the LOCALE_INEGNUMBER type, one of the formats is to have the number surrounded by brackets
(1.1)
If this is the case for the locale, does the locale also have a negative sign (LOCALE_SNEGATIVESIGN) that has to be handled, or do users always enter negative numbers by using the brackets?








"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
GeneralRe: Localization of negative numbers Pin
cmk13-Sep-04 23:42
cmk13-Sep-04 23:42 
GeneralRe: Localization of negative numbers Pin
PJ Arends14-Sep-04 6:53
professionalPJ Arends14-Sep-04 6:53 
GeneralMFC threading issue... Pin
the_augy13-Sep-04 12:59
the_augy13-Sep-04 12:59 
GeneralUpdate to my question (a doozy!) Pin
the_augy13-Sep-04 14:31
the_augy13-Sep-04 14:31 
GeneralAnother string question....I think Pin
Tom Wright13-Sep-04 12:29
Tom Wright13-Sep-04 12:29 
GeneralRe: Another string question....I think Pin
Arsalan Malik13-Sep-04 18:36
Arsalan Malik13-Sep-04 18:36 
Generaldelegating events from child to parent Pin
prateekkathuria13-Sep-04 11:10
prateekkathuria13-Sep-04 11:10 
GeneralHeight of Text Pin
Joel Holdsworth13-Sep-04 10:40
Joel Holdsworth13-Sep-04 10:40 
GeneralRe: Height of Text Pin
Joel Holdsworth13-Sep-04 11:14
Joel Holdsworth13-Sep-04 11:14 
GeneralRe: Height of Text Pin
cmk13-Sep-04 13:00
cmk13-Sep-04 13:00 
GeneralCopy Constructor Pin
Prudhvi Raju13-Sep-04 10:10
Prudhvi Raju13-Sep-04 10:10 
GeneralRe: Copy Constructor Pin
act_x13-Sep-04 10:25
act_x13-Sep-04 10:25 
GeneralRe: Copy Constructor Pin
BlackDice13-Sep-04 11:58
BlackDice13-Sep-04 11:58 
GeneralRe: Copy Constructor Pin
Anonymous13-Sep-04 12:14
Anonymous13-Sep-04 12:14 
QuestionHow to idintify a DLL whether it is a normal dll or it is a COM DLL Pin
Prudhvi Raju13-Sep-04 9:57
Prudhvi Raju13-Sep-04 9:57 
AnswerRe: How to idintify a DLL whether it is a normal dll or it is a COM DLL Pin
Anonymous13-Sep-04 15:14
Anonymous13-Sep-04 15:14 
GeneralDoc View architecture Pin
act_x13-Sep-04 9:41
act_x13-Sep-04 9:41 

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.