Click here to Skip to main content
15,888,803 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: setting form element values using ie TCppWebBrowser control Pin
App_16-Oct-11 7:44
App_16-Oct-11 7:44 
GeneralRe: setting form element values using ie TCppWebBrowser control Pin
Andrew J. Burke18-Oct-11 5:16
Andrew J. Burke18-Oct-11 5:16 
QuestionClarification regarding Boolean variable Pin
pix_programmer15-Oct-11 1:01
pix_programmer15-Oct-11 1:01 
AnswerRe: Clarification regarding Boolean variable Pin
André Kraak15-Oct-11 1:18
André Kraak15-Oct-11 1:18 
GeneralRe: i would like to elaborate further Pin
Software_Developer15-Oct-11 1:47
Software_Developer15-Oct-11 1:47 
GeneralRe: Clarification regarding Boolean variable Pin
Albert Holguin15-Oct-11 7:24
professionalAlbert Holguin15-Oct-11 7:24 
AnswerRe: Clarification regarding Boolean variable Pin
MartyTPS15-Oct-11 16:48
MartyTPS15-Oct-11 16:48 
AnswerRe: Clarification regarding Boolean variable Pin
Pranit Kothari16-Oct-11 20:38
Pranit Kothari16-Oct-11 20:38 
If you are asking about default value, it will completely compiler dependent. Even if you work on release or debug build, don't surprise to see different results. Better idea is to explicitly initialize the value. Even in other cases, like by default Class members are private and structure members are public. Don't rely on defaults, explicitly write what you want.

Regards
AnswerRe: Clarification regarding Boolean variable Pin
Chuck O'Toole17-Oct-11 5:01
Chuck O'Toole17-Oct-11 5:01 
QuestionProgress Window, where to attach Pin
jkirkerx14-Oct-11 9:42
professionaljkirkerx14-Oct-11 9:42 
QuestionRe: Progress Window, where to attach Pin
David Crow14-Oct-11 10:06
David Crow14-Oct-11 10:06 
AnswerRe: Progress Window, where to attach Pin
jkirkerx14-Oct-11 10:38
professionaljkirkerx14-Oct-11 10:38 
GeneralRe: Progress Window, where to attach Pin
Richard MacCutchan14-Oct-11 23:02
mveRichard MacCutchan14-Oct-11 23:02 
GeneralRe: Progress Window, where to attach Pin
jkirkerx15-Oct-11 7:02
professionaljkirkerx15-Oct-11 7:02 
GeneralRe: Progress Window, where to attach Pin
Richard MacCutchan15-Oct-11 7:09
mveRichard MacCutchan15-Oct-11 7:09 
GeneralRe: Progress Window, where to attach Pin
jkirkerx15-Oct-11 8:13
professionaljkirkerx15-Oct-11 8:13 
GeneralRe: Progress Window, where to attach Pin
Richard MacCutchan15-Oct-11 21:24
mveRichard MacCutchan15-Oct-11 21:24 
GeneralRe: Progress Window, where to attach Pin
jkirkerx16-Oct-11 6:53
professionaljkirkerx16-Oct-11 6:53 
GeneralRe: Progress Window, where to attach Pin
Richard MacCutchan16-Oct-11 7:16
mveRichard MacCutchan16-Oct-11 7:16 
QuestionGetting IP Address from IP Control Pin
pandit8414-Oct-11 2:42
pandit8414-Oct-11 2:42 
AnswerRe: Getting IP Address from IP Control Pin
«_Superman_»14-Oct-11 3:12
professional«_Superman_»14-Oct-11 3:12 
GeneralRe: Getting IP Address from IP Control Pin
pandit8414-Oct-11 3:15
pandit8414-Oct-11 3:15 
AnswerRe: htonl() converts Pin
Software_Developer14-Oct-11 4:48
Software_Developer14-Oct-11 4:48 
QuestionSuggest a third party library for MFC applications Pin
rahul.kulshreshtha13-Oct-11 22:39
rahul.kulshreshtha13-Oct-11 22:39 
AnswerRe: Suggest a third party library for MFC applications Pin
_AnsHUMAN_ 13-Oct-11 23:45
_AnsHUMAN_ 13-Oct-11 23:45 

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.