Click here to Skip to main content
15,891,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: appended menuitems disabled Pin
Nibu babu thomas7-Mar-06 21:06
Nibu babu thomas7-Mar-06 21:06 
GeneralRe: appended menuitems disabled Pin
_tasleem7-Mar-06 21:41
_tasleem7-Mar-06 21:41 
GeneralRe: appended menuitems disabled Pin
Nibu babu thomas7-Mar-06 22:20
Nibu babu thomas7-Mar-06 22:20 
Questionin Vista "OpenService()" fail Pin
chenxiujie7-Mar-06 18:26
chenxiujie7-Mar-06 18:26 
Questionunions Pin
yonis 117-Mar-06 18:21
yonis 117-Mar-06 18:21 
AnswerRe: unions Pin
Nibu babu thomas7-Mar-06 18:37
Nibu babu thomas7-Mar-06 18:37 
GeneralRe: unions Pin
Divyang Mithaiwala7-Mar-06 20:34
Divyang Mithaiwala7-Mar-06 20:34 
AnswerRe: unions Pin
Eytukan7-Mar-06 20:51
Eytukan7-Mar-06 20:51 
structures reserve memory for all the variables inside it. but Union takes up memory for only the thing that we assign value. and overwrites the same if a value is entered to antoher variable inside it.



VuNic
GeneralRe: unions Pin
Divyang Mithaiwala7-Mar-06 21:24
Divyang Mithaiwala7-Mar-06 21:24 
GeneralRe: unions Pin
Eytukan7-Mar-06 22:50
Eytukan7-Mar-06 22:50 
JokeRe: unions Pin
James R. Twine8-Mar-06 1:19
James R. Twine8-Mar-06 1:19 
GeneralRe: unions Pin
toxcct7-Mar-06 22:03
toxcct7-Mar-06 22:03 
GeneralRe: unions Pin
Eytukan7-Mar-06 22:51
Eytukan7-Mar-06 22:51 
GeneralRe: unions Pin
toxcct7-Mar-06 23:02
toxcct7-Mar-06 23:02 
GeneralRe: unions Pin
Eytukan7-Mar-06 23:21
Eytukan7-Mar-06 23:21 
GeneralRe: unions Pin
James R. Twine8-Mar-06 1:30
James R. Twine8-Mar-06 1:30 
GeneralGuess the output. ;) Pin
Eytukan7-Mar-06 23:34
Eytukan7-Mar-06 23:34 
GeneralRe: Guess the output. ;) Pin
toxcct7-Mar-06 23:35
toxcct7-Mar-06 23:35 
QuestionTranscoding Pin
mukta_here7-Mar-06 18:05
mukta_here7-Mar-06 18:05 
AnswerRe: Transcoding Pin
Cool Ju7-Mar-06 18:18
Cool Ju7-Mar-06 18:18 
GeneralRe: Transcoding Pin
mukta_here7-Mar-06 18:57
mukta_here7-Mar-06 18:57 
GeneralRe: Transcoding Pin
Cool Ju7-Mar-06 19:13
Cool Ju7-Mar-06 19:13 
QuestionChanging default printer settings Pin
liginname7-Mar-06 17:36
liginname7-Mar-06 17:36 
AnswerRe: Changing default printer settings Pin
Hamid_RT7-Mar-06 17:57
Hamid_RT7-Mar-06 17:57 
GeneralRe: Changing default printer settings Pin
liginname7-Mar-06 18:01
liginname7-Mar-06 18:01 

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.