Click here to Skip to main content
15,925,181 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: physical font name? Pin
murali_utr2-May-07 3:38
murali_utr2-May-07 3:38 
GeneralRe: physical font name? Pin
toxcct2-May-07 3:41
toxcct2-May-07 3:41 
QuestionCheck box in header of list control Pin
neha.agarwal272-May-07 1:07
neha.agarwal272-May-07 1:07 
AnswerRe: Check box in header of list control Pin
_AnsHUMAN_ 2-May-07 1:16
_AnsHUMAN_ 2-May-07 1:16 
QuestionMaximum size of a combo box Pin
nripun2-May-07 0:51
nripun2-May-07 0:51 
AnswerRe: Maximum size of a combo box Pin
toxcct2-May-07 0:56
toxcct2-May-07 0:56 
GeneralRe: Maximum size of a combo box Pin
nripun2-May-07 2:22
nripun2-May-07 2:22 
GeneralRe: Maximum size of a combo box Pin
toxcct2-May-07 2:27
toxcct2-May-07 2:27 
even if you're on a 16 bits environment, an int can store (2^16)/2 == 32768...
so, think of what you can store on a 64 bits system... Poke tongue | ;-P

but hey !! you didn't answered my questions ! Suspicious | :suss:


GeneralRe: Maximum size of a combo box Pin
nripun2-May-07 2:34
nripun2-May-07 2:34 
GeneralRe: Maximum size of a combo box Pin
toxcct2-May-07 2:38
toxcct2-May-07 2:38 
QuestionRe: Maximum size of a combo box Pin
David Crow2-May-07 3:15
David Crow2-May-07 3:15 
AnswerRe: Maximum size of a combo box Pin
Mark Salsbery2-May-07 5:31
Mark Salsbery2-May-07 5:31 
GeneralRe: Maximum size of a combo box Pin
Rajesh R Subramanian2-May-07 8:47
professionalRajesh R Subramanian2-May-07 8:47 
GeneralRe: Maximum size of a combo box Pin
Hamid_RT2-May-07 6:56
Hamid_RT2-May-07 6:56 
QuestionConversion from unsigned short to float Pin
Andy2022-May-07 0:40
Andy2022-May-07 0:40 
AnswerRe: Conversion from unsigned short to float Pin
toxcct2-May-07 0:43
toxcct2-May-07 0:43 
QuestionRe: Conversion from unsigned short to float Pin
CPallini2-May-07 0:54
mveCPallini2-May-07 0:54 
AnswerRe: Conversion from unsigned short to float Pin
David Crow2-May-07 2:29
David Crow2-May-07 2:29 
GeneralRe: Conversion from unsigned short to float Pin
toxcct2-May-07 2:32
toxcct2-May-07 2:32 
GeneralRe: Conversion from unsigned short to float Pin
Mark Salsbery2-May-07 5:35
Mark Salsbery2-May-07 5:35 
QuestionNeed a solution Pin
yaminisridaran2-May-07 0:38
yaminisridaran2-May-07 0:38 
AnswerRe: Need a solution Pin
toxcct2-May-07 0:43
toxcct2-May-07 0:43 
GeneralRe: Need a solution Pin
yaminisridaran2-May-07 1:09
yaminisridaran2-May-07 1:09 
GeneralRe: Need a solution Pin
toxcct2-May-07 2:07
toxcct2-May-07 2:07 
GeneralRe: Need a solution Pin
yaminisridaran2-May-07 2:09
yaminisridaran2-May-07 2:09 

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.