Re: Check a radio button
- From: "Ashot Geodakov" <a_geodakov@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 13:22:58 -0700
"AliR (VC++ MVP)" <AliR@xxxxxxxxxxxxx> wrote in message
news:7oF7i.23724$YL5.8068@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I don't think that adding a variable would have any consequences to a
calling program.
At least in the Release build, if I go to the Disassembler window, I see
that the program refers to member variables by their offsets from some
"base" address.
If you have some out-of-date class definition, your result executable will
for sure try to address some wrong location in memory...
PS: This is not to undermine your point; I would always create member
variables for dialog controls. But, again, there are circumstances...
.
- Follow-Ups:
- Re: Check a radio button
- From: MrAsm
- Re: Check a radio button
- References:
- Check a radio button
- From: Usman Jamil
- Re: Check a radio button
- From: Joseph M . Newcomer
- Re: Check a radio button
- From: Ashot Geodakov
- Re: Check a radio button
- From: AliR \(VC++ MVP\)
- Re: Check a radio button
- From: Ashot Geodakov
- Re: Check a radio button
- From: AliR \(VC++ MVP\)
- Check a radio button
- Prev by Date: Re: Rounding of the double
- Next by Date: Re: Rounding of the double
- Previous by thread: Re: Check a radio button
- Next by thread: Re: Check a radio button
- Index(es):