Click here to Skip to main content
15,898,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Key code question Pin
EvScott6-Apr-06 14:18
EvScott6-Apr-06 14:18 
QuestionWho can i Know that my Application Supports Doc/View Architecture? Pin
CodeVarma6-Apr-06 9:10
CodeVarma6-Apr-06 9:10 
AnswerRe: Who can i Know that my Application Supports Doc/View Architecture? Pin
Maximilien6-Apr-06 9:16
Maximilien6-Apr-06 9:16 
QuestionQuestion about typecast Pin
Netvisdom6-Apr-06 8:32
Netvisdom6-Apr-06 8:32 
AnswerRe: Question about typecast Pin
David Crow6-Apr-06 8:38
David Crow6-Apr-06 8:38 
GeneralRe: Question about typecast Pin
Netvisdom6-Apr-06 9:05
Netvisdom6-Apr-06 9:05 
QuestionRe: Question about typecast Pin
David Crow6-Apr-06 9:09
David Crow6-Apr-06 9:09 
AnswerRe: Question about typecast Pin
Richard Andrew x646-Apr-06 10:02
professionalRichard Andrew x646-Apr-06 10:02 
I think he is asking, if you cast an int down to a char, does the char take on the value of the least significant byte of the original int, or does the char take on the value of the highest value that a char can hold.

For instance, if the int held the value 50, then it's clear that the char would take on the value 50, but if the int held the value 356, would the char take on the value 128 since 128 is the highest number a char can hold?

GeneralRe: Question about typecast Pin
David Crow6-Apr-06 10:36
David Crow6-Apr-06 10:36 
Questionserial port communication in embedded visual c++ Pin
neha_vi216-Apr-06 8:30
neha_vi216-Apr-06 8:30 
QuestionNewbie question Pin
cdengler6-Apr-06 8:24
cdengler6-Apr-06 8:24 
AnswerRe: Newbie question Pin
David Crow6-Apr-06 10:42
David Crow6-Apr-06 10:42 
GeneralRe: Newbie question Pin
Richard Andrew x646-Apr-06 11:45
professionalRichard Andrew x646-Apr-06 11:45 
QuestionToolbar border in dialog question Pin
Cpt Rick6-Apr-06 8:24
Cpt Rick6-Apr-06 8:24 
QuestionCTooltipCtrl for a modeless dialog in a DLL Pin
madmax00016-Apr-06 7:49
madmax00016-Apr-06 7:49 
QuestionInteresting Windows Architecture Questions Pin
Richard Andrew x646-Apr-06 7:47
professionalRichard Andrew x646-Apr-06 7:47 
QuestionPropertyPage Help Pin
NYTSX6-Apr-06 7:28
NYTSX6-Apr-06 7:28 
QuestionRe: PropertyPage Help Pin
David Crow6-Apr-06 7:42
David Crow6-Apr-06 7:42 
AnswerRe: PropertyPage Help Pin
NYTSX6-Apr-06 7:55
NYTSX6-Apr-06 7:55 
GeneralRe: PropertyPage Help Pin
David Crow6-Apr-06 8:17
David Crow6-Apr-06 8:17 
GeneralRe: PropertyPage Help Pin
NYTSX6-Apr-06 8:27
NYTSX6-Apr-06 8:27 
GeneralRe: PropertyPage Help Pin
David Crow6-Apr-06 8:35
David Crow6-Apr-06 8:35 
GeneralRe: PropertyPage Help Pin
NYTSX6-Apr-06 9:41
NYTSX6-Apr-06 9:41 
GeneralRe: PropertyPage Help Pin
David Crow6-Apr-06 10:38
David Crow6-Apr-06 10:38 
Questionlord of the sockets please help Pin
nahitan6-Apr-06 7:26
nahitan6-Apr-06 7:26 

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.